@charset "utf-8";
/**************************************************

	Respond.css ( ver 1.0.2 )

**************************************************/
/**************************************************
	Setting Device Width
**************************************************/
#_device_pc{display: block;} #_device_ta{display: none;} #_device_mo{display: none;} .__pc{display: block !important;} .__ta{display: none !important;} .__mo{display: none;}
@media screen and (min-width: 750px) and (max-width: 1300px){#_device_pc{display: none;} #_device_ta{display: block;} #_device_mo{display: none;} .__pc{display: none !important;} .__ta{display: block !important;} .__mo{display: none;}}
@media screen and (max-width: 750px){#_device_pc{display: none;} #_device_ta{display: none;} #_device_mo{display: block;} .__pc{display: none !important;} .__ta{display: none;} .__mo{display: block !important;} }

/**************************************************
	아이폰 하이브리드앱에서 노치 겹침현상 방지
    ( 노치 높이 만큼 html에 자동으로 padding 부여 )
**************************************************/
html{
    padding-top: constant(safe-area-inset-top);
    padding-top: env(safe-area-inset-top);
}
#header{
    padding-top: constant(safe-area-inset-top);
    padding-top: env(safe-area-inset-top);
}

/**************************************************
	Layout
**************************************************/
@media screen and (max-width: 1300px){

	html{min-width: 320px;padding-top: 90px;overflow-x: hidden;}
    img{max-width:100%;}

	#header{position: fixed;top: 41px !important;left: 0;width: 100%;box-shadow: 0 3px 3px rgba(0,0,0,0.05)}
	#header .inner{width: auto;height: 50px;}
    #header .logo{position: absolute;top: 0;left: 10px;height: 100%;line-height: 50px;}
    #header .logo img{width: auto;height: 30px;}
    #header:after{content: '';display: block;position: absolute;bottom: -1px;width: 100%;height: 1px;background: rgba(0,0,0,0.05);}

    .sub .hdTop,
    .sub #header {position: fixed}

    .hdTop {position: fixed; height: 40px !important}

    #newsRoll {left: 10px}

    .dateInfo {left: auto; right: 300px}
    .dateInfo a {padding-left: 100px; font-size: 12px; line-height: 24px}
    .dateInfo a span {padding: 0 10px}

    .inqWrap2 {display: none}
    #mainInq {display: none}
    #slideMenu {display: none}

	#gnb{display: none;}
    /* #tnb{display: none;} */

    #hd-lan{display: none;}
    #hd-sch{display: none;}

    #mainBottom {height:  auto !important}
    #footer {position: relative;z-index: -1;padding-bottom: 50px;}
    #footer .fnbWrap .inner{width: auto;}
    #footer .fnbWrap .inner{width: auto;}
    #footer .ftWrap{width: auto;padding: 15px 0;}
    #footer .ftWrap.pb0 {margin-bottom: 15px;}
    #footer .ftLogo {position: static; text-align: center; padding-bottom: 10px}
    #footer .ftLogo img {height: 30px}
    #footer address{font-size: 10px;line-height: 13px;color: #b3b3b3;font-style: normal;text-align: center; padding-left: 0}
    #footer address hr{display: block;border: none;margin: 0;}
    #footer address .copyright{display: block;margin-top: 10px;font-size: 10px;color: #777777;}

    #sns-ico{margin-top: 15px;text-align: center;}
    #sns-ico li{margin: 2px;}
    #sns-ico li img{width: 25px;height: auto;}

    #ft-fam{display: none;}

    #gotop{display: none;}

    #fnb{text-align: center;}
    #fnb > li{display: inline-block;padding: 0 5px;}
    #fnb > li:first-child{padding-left: 0;background: none;}
    #fnb > li a{font-size: 11px;color: #b3b3b3;letter-spacing: -1px;line-height: 35px;}

    #slide-btn{top: 50%;right: 10px;display: block;width: 25px;height: 17px;}
    /* #slide-btn button span {margin-top: -1px} */

    #slide-bg{position: fixed;z-index: 200;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.3);display: none;}
    #slide-close{position: absolute;top: 0;right: 0;width: 50px;height: 50px;background: url('../images/layout/slide-close.png') no-repeat center center;background-size: 20px auto;}

    #slide-menu{position: fixed;top: 0;right: -100%;width: 80%;height: 100%;display: block;background: #fff;z-index: 201;overflow-y: auto;transition: all 0.3s cubic-bezier(0.930, 0.635, 0.650, 0.970);}
    #slide-menu .tit{height: 50px;position: relative;background: #4687e1;}
    #slide-menu.on{right: 0;}

    #tnb-mo{text-align: center;line-height: 40px;background: #f7f7f7;}
    #tnb-mo > li{display: inline-block;margin: 0 10px;}
    #tnb-mo > li a{font-size: 12px;color: #333;}

    #gnb-mo > li{border-bottom: 1px solid #e1e1e1;}
    #gnb-mo > li > a{display: block;line-height: 40px;padding: 0 15px;font-size: 14px;letter-spacing: -1px;color: #333;text-decoration: none;}
    #gnb-mo > li > ul{padding: 10px 15px;border-top: 1px solid #e1e1e1;background: #f7f7f7;display: none;}
    #gnb-mo > li > ul li a{line-height: 30px;font-size: 14px;color: #666;text-decoration: none;}
    #gnb-mo > li.hidden-gnb{display: none;}
    #gnb-mo > li.li_ai > a {gap: 6px;flex-direction: row;display: flex;align-items: center;}
    #gnb-mo > li.li_ai > a:before {display: block;content: '';width: 11px;height: 11px;background: url('../images/main/icon-ai.png') no-repeat center center;background-size: contain;}
    #gnb-mo > li.li_ai > .bb {display: none;}

    #hd-lan-mo{position: absolute;top: 0;left: 15px;z-index: 92;}
    #hd-lan-mo > a{display: block;line-height: 50px;padding: 0 10px 0 20px;font-size: 12px;color: #fff;text-decoration: none;text-transform: uppercase;background: url('../images/layout/hd-lan-ico-mo.png') no-repeat 0 center / 15px auto, url('../images/layout/hd-lan-spr-mo.png') no-repeat right center / 6px auto;}
    #hd-lan-mo > ul{position: absolute;top: 40px;left: 50%;display: none;width: 80px;margin-left: -40px;padding: 10px 0;border: 1px solid #b8b8b8;background: #fff;}
    #hd-lan-mo > ul:before{position: absolute;top: -7px;left: 50%;content: '';display: block;width: 6px;height: 7px;margin-left: -3px;background: url('../images/layout/hd-lanbox-spr-mo.png');}
    #hd-lan-mo > ul li a{display: block;font-size: 12px;line-height: 20px;color: #666666;text-decoration: none;text-align: center;text-transform: uppercase;}
    #hd-lan-mo.on > ul{display: block;}

    #hd-sch-mo{position: absolute;top: 14px;left: 15px;z-index: 91;}
    #hd-sch-mo .btn{display: block;width: 21px;height: 21px;background: url('../images/layout/hd-sch-btn-mo.png') no-repeat center center;background-size: 16px auto;text-indent: -999em;border: none;}
    #hd-sch-mo form{position: fixed;display: none;top: 50px;right: 0;width: 80%;padding-right: 50px;border: 1px solid #333;border-width: 1px 0 1px 0;overflow: hidden;background: #fff;box-sizing: border-box;}
    #hd-sch-mo legend{display: none;}
    #hd-sch-mo .inp{width: 100%;height: 38px;line-height: 38px;text-indent: 10px;background: none;border: none;font-size: 12px;}
    #hd-sch-mo .sbm{position: absolute;top: 0;right: 0;width: 40px;height: 40px;background: #333 url('../images/layout/hd-sch-btn-mo.png') no-repeat center center;background-size: 18px auto;border: none;text-indent: -999em;}
    #hd-sch-mo.on form{display: block;}

    /* Site Layer Popup */
    .sp-pop{top: 65px !important;left: 5% !important;width: 90% !important;height: auto !important;}
    .sp-pop .img{position: relative;min-height: 100px;padding-bottom: 30px;}
    .sp-pop .img img{max-width:100%;}
    .sp-pop .btns li{height: 30px;}
    .sp-pop .btns li a,
    .sp-pop .btns li label{line-height: 28px;}

    /* etc */
    .table1 tr > *{font-size: 11px;line-height: 15px;}
    .table1 colgroup{display: none;}


    /* 230720 webper mw */
    #tnb{right:10px;top:50%;transform:translateY(-50%);}
    #tnb li:not(.service, .adBtn){display:none}
    #tnb > li.service a,
    #tnb > li.adBtn a{line-height:24px;font-size:12px}

    /* QR box */
    #QrBox{display:none}

}

@media screen and (max-width: 750px){





    /* html {padding-top: 0}
    #header {position: relative; top: auto}
    .sub .hdTop, .sub #header {position: relative}
    #header.down {position: fixed}
    #header .inner {height: 70px}
    #header .logo {line-height: 70px}
    #google_translate_element {right: 60px}
    #slide-btn {width: 30px; height: 28px} */

    .dateInfo {top: 48px;right:50%;transform: translateX(50%)}
    .dateInfo a {text-align: center; padding-left: 0; line-height: 22px}
    .dateInfo a span {position: static; display: block; max-width: 105px; padding: 0; margin: 0 auto; margin-bottom: 3px}

    /* 230720 webper mw */
    #tnb{top:19px;
        top: auto;bottom: 17px;}

}

/**************************************************
	Ajax Popup
**************************************************/
@media screen and (max-width: 1300px){

    #popup{top: 5%;left: 5%;width: 90%;height: 90%;margin-top: 0;margin-left: 0;padding-top: 41px;}
    #popup .pop-tit{height: 40px;padding: 0 10px;}
    #popup .pop-tit h3{font-size: 13px;line-height: 40px;}
    #popup .pop-tit .close{width: 39px;height: 39px;line-height: 39px;font-size: 13px;}
    #popup .pop-wrap{height: 100%;overflow-y: auto;padding: 15px;box-sizing: border-box;}
    #popup.on{opacity: 1;}
    #popupBG{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 300;background: rgba(0,0,0,0.5);opacity: 0;transition: all 0.3s;}
    #popupBG.on{opacity: 1;}

    /* sitemap */
    #popup .sitemap > li{width: 49%;}
    #popup .sitemap > li > a{font-size: 12px;line-height: 35px;}
    #popup .sitemap > li ul li a{font-size: 12px;padding: 7px 0;}

}




/**************************************************
	Main
**************************************************/
@media screen and (max-width: 1300px){

    #main #mainWrap{width: auto;margin: 0;padding: 0;}
    #main .content {height: auto !important}
    #main .content .fp-tableCell {height: auto !important}
    #main .content .fp-tableCell .inner {width: 100%; padding: 70px 20px; box-sizing: border-box}
    #main .content .tit {padding-bottom: 35px}
    #main .content .tit h5 {font-size: 26px; line-height: 34px}
    #main .content .tit p {font-size: 15px; line-height: 24px; margin-top: 10px}

    #main .visual {height: calc(100vh - 90px) !important;}
    #main .visual .fp-tableCell {height: 100% !important}
    #main .visual .text {margin-top: 0; width: auto;position: static;transform: translate(0, 0);}
    #main .visual .text h3 {margin-top: 0;font-size: 30px;line-height: 1.4em;}
    #main .visual .srch {margin-top: 20px;max-width: 600px;margin-left: auto;margin-right: auto;}
    #main .visual .srch form fieldset {padding: 0 20px; border-width: 3px}
    #main .visual .srch form fieldset .inp {padding: 0 10px; height: 44px; line-height: 44px; font-size: 15px}
    #main .visual .srch form fieldset button {height: 44px}
    #main .visual .srch form ul {margin-top: 15px}

    #main .visual .srch form ul li {margin: 2px}
    #main .visual .srch form ul li a {padding: 5px 10px; font-size: 12px; line-height: 15px}
    #main .visual .roll .item img{position: static;margin-left: 0;width: 100%;height: auto;}
    #main .visual .slick-dots{bottom: 20px;}
    #main .visual .slick-dots li{margin: 0 2px;}
    #main .visual .slick-dots li button{width: 12px;height: 12px;}
    #main .visual .video {height: 100%}

    #main .visual .btn_list {margin-top: 40px;width: auto;position: static;transform: translateX(0);flex-direction: column;}
    #main .visual .btn_list > li {width: auto;margin: 0;padding: 25px;}
    #main .visual .btn_list > li:nth-child(2),
    #main .visual .btn_list > li:nth-child(3),
    #main .visual .btn_list > li:nth-child(4) {padding-top: 25px;border-top: 1px solid #ddd;}
    #main .visual .btn_list > li > img {margin-right: 15px;height: 55px;}
    #main .visual .btn_list > li .inf > strong {font-size: 16px;line-height: 1.4em;}
    #main .visual .btn_list > li .inf > p {margin-top: 5px;}

    #main #mainVisual,
    #main #mainVisual .fp-tableCell {height: 700px !important;height: auto !important;}
    #main .visual .btn_boxs {left: auto;margin-left: 0;width: calc(100vw - 22px);margin-top: 30px;}
    #main .visual .btn_boxs > li {margin: 2px;width: calc(25% - 4px);height: 80px;padding: 3px;background: linear-gradient(-45deg, #3cc9e6 20%, #3d65ba 80%);}
    #main .visual .btn_boxs > li strong {width: 100%;height: 100%;padding-left: 0;font-size: 16px;line-height: 1.3em;color: #222;text-align: center;background: #fff;border-radius: 8px;display: flex;justify-content: center;align-items: center;text-align: center;}
    #main .visual .btn_boxs > li strong:after {display: none;}
    #main .visual .btn_boxs > li p {display: none;}
    #main .visual .btn_boxs > li:hover strong {color: #222;}

    #mainSection01 .wrap {margin: 0}
    #mainSection01 .wrap > * {flex: 1 45%; max-width: 100%; margin: 10px 0}
    #mainSection01 .wrap .bann {flex: 1 90%; order: 1; padding: 30px}
    #mainSection01 .wrap .bann h6 {font-size: 22px; line-height: 26px}
    #mainSection01 .wrap .roll .slick-arrow {top: -31px}
    #mainSection01 .wrap .roll .slick-prev {right: 33px}
    #mainSection01 .wrap .roll .slick-next {right: 10px}
    #mainSection01 .wrap .roll .slick-dots {top: -28px; right: 70px}
    #mainSection01 .wrap .roll {margin: -10px; margin-top: 10px}
    #mainSection01 .wrap .roll .item {margin: 10px}
    #mainSection01 .wrap .left {order: 2; margin-right: 10px}
    #mainSection01 .wrap .right {order: 3; margin-left: 10px}
    #mainSection01 .wrap dl > * {height: 160px; padding: 0 30px}
    #mainSection01 .wrap dl > *:before {top: 10px; left: 10px; width: calc(100% - 20px); height: calc(100% - 20px); border-width: 1px}
    #mainSection01 .wrap dl h6 {font-size: 21px; line-height: 30px}
    #mainSection01 .wrap dl p {font-size: 14px; line-height: 22px; margin-top: 10px}
    #mainSection01 .wrap dl dt a {background-size: 28% !important}
    #mainSection01 .wrap dl dd a {background-size: 20% !important}
    #mainSection02 dl {flex-direction: column;}
    #mainSection02 dl dt {margin-bottom: 20px;width: 100%;}
    #mainSection02 dl .title {padding: 10px 0}
    #mainSection02 dl .title h6 {font-size: 22px; line-height: 30px}
    #mainSection02 dl .title .cate button {font-size: 16px; line-height: 1.4;}
    #mainSection02 dl .title .cate hr {height: 14px;margin: 0 10px;}
    #mainSection02 dl dt.news ul li.first {padding: 10px 0}
    #mainSection02 dl dt.news ul li.first span {flex-basis: 65px; border-width: 3px; font-size: 13px; line-height: 18px; padding: 5px 0}
    #mainSection02 dl dt.news ul li.first span b {font-size: 20px; line-height: 26px}
    #mainSection02 dl dt.news ul li.first a {padding: 0 15px}
    #mainSection02 dl dt.news ul li.first a h6 {font-size: 17px; line-height: 22px}
    #mainSection02 dl dt.news ul li.first a p {font-size: 14px; line-height: 22px; margin-top: 5px}
    #mainSection02 dl dt.news ul li a {padding-left: 30px; padding-right: 80px}
    #mainSection02 dl dt.news ul li a > strong {font-size: 14px}
    #mainSection02 dl dt.news ul li a > h6 {font-size: 14px; line-height: 24px; padding-left: 10px}
    #mainSection02 dl dt.news ul li a > h6:before {top: 10px}
    #mainSection02 dl dt.news ul li.new h6:after {vertical-align: middle; width: 14px; height: 14px; margin-left: 5px; background-size: contain}
    #mainSection02 dl dt.news ul li a > span {font-size: 13px; line-height: 24px}
    #mainSection02 dl dt.file ul li {padding: 12px 0}
    #mainSection02 dl dt.file ul li a {padding-left: 75px}
    #mainSection02 dl dt.file ul li a strong {width: 65px; font-size: 11px}
    #mainSection02 dl dt.file ul li a h6 {font-size: 14px}
    #mainSection02 dl dt.file ul li.new h6:after {width: 14px; height: 14px; background-size: contain; margin-left: 5px; vertical-align: middle}
    #mainSection02 dl dt.file ul li a span {font-size: 13px}
    #mainSection02 dl dd {width: 100%;}
    #mainSection02 dl dd .item img  {height: calc(100vw - 40px);}
    #mainSection02 dl dd .slick-dots {max-height: 42px;justify-content: end;}
    #mainSection02 dl dd .slick-dots > li {padding: 0;}
    #mainSection02 .ntcBox {margin-top: 30px}
    #mainSection02 .ntcBox > h6 {padding: 0 15px}
    #mainSection02 .ntcBox > h6 span {padding-left: 25px; background-size: 18px; line-height: 45px; font-size: 14px}
    #mainSection02 .ntcBox .roll {padding: 0 95px 0 115px}
    #mainSection02 .ntcBox .roll .item {padding: 10px 20px}
    #mainSection02 .ntcBox .roll .item a {font-size: 14px; line-height: 25px; padding-right: 80px}
    #mainSection02 .ntcBox .roll .item:after {display: none}
    #mainSection02 .ntcBox .roll .item a span {font-size: 13px}
    #mainSection03 .left {flex: 1 100%; max-width: 100%}
    #mainSection03 .left h5 {font-size: 22px; line-height: 30px; margin-bottom: 20px}
    #mainSection03 .tabList {top: -36px; left: 95px}
    #mainSection03 .tabList button {font-size: 15px; line-height: 26px; margin: 0 10px; padding: 0 2px}
    #mainSection03 .tabList button:after {right: -12px; width: 3px; height: 3px; margin-top: -1px}
    #mainSection03 .tabList button.active {border-bottom-width: 2px}
    #mainSection03 .cont .moreView {top: -33px; width: 30px; height: 30px}
    #mainSection03 .cont .roll {margin: -10px -5px}
    #mainSection03 .cont .roll .slick-arrow {top: -33px; width: 30px; height: 30px}
    #mainSection03 .cont .roll .slick-prev {right: 82px}
    #mainSection03 .cont .roll .slick-next {right: 46px}
    #mainSection03 .cont .roll .item {margin: 10px 5px; padding: 25px; box-shadow: none}
    #mainSection03 .cont .roll .item .cate {width: 70px; line-height: 22px; font-size: 12px}
    #mainSection03 .cont .roll .item h6 {height: 48px; margin: 10px 0; font-size: 16px; line-height: 24px}
    #mainSection03 .cont .roll .item p {height: 44px; font-size: 13px; line-height: 22px; padding-top: 10px}
    #mainSection03 .cont .roll .item em {margin-top: 15px; font-size: 14px; line-height: 18px}
    #mainSection03 .ptnList {margin-top: 15px; padding: 15px 0}
    #mainSection03 .right {top: auto; flex-basis: 100%; margin-top: 15px; padding: 25px; padding-bottom: 100px}
    #mainSection03 .right:before {height: 120px; background-position: 90% bottom; background-size: 120px}
    #mainSection03 .right h6 {font-size: 22px; line-height: 30px}
    #mainSection03 .right ul {margin-top: 15px}
    #mainSection03 .right ul li {padding: 0 10px}
    #mainSection03 .right ul li a {line-height: 46px; font-size: 14px}


    #google_translate_element {right: 50px}
    .goog-te-gadget-icon {display: none;}

}

@media screen and (max-width: 750px){

    /* ios용 css ios용 css 
    html {padding-top: 50px}
    .hdTop {display: none}
    #header {top: 0 !important}
    #google_translate_element {display: none;}
    #main .visual {height: 55vh !important}
    #main .visual #mo-QrBox {display: none !important}
     */

    /* 기존 css*/
    html {padding-top: 150px}
    .hdTop {height: 100px !important;overflow: hidden;}
    #header {top: 101px !important}
    /* #main .visual {height: 70vh !important;} */

    #newsRoll {height: 40px; top: 0; left: 0; width: 100%; transform: none; padding: 0 10px; box-sizing: border-box; border-bottom: 1px solid #ddd;
        border-bottom: 0;}
    #newsRoll strong {left: 10px; font-size: 14px; line-height: 40px}
    #newsRoll .roll {width: 100%; height: 100%; padding: 0 50px}
    #newsRoll .roll .item p {font-size: 13px; line-height: 37px}



    #main .content .fp-tableCell .inner {padding: 50px 15px}

    #main .content .tit {padding-bottom: 25px}
    #main .content .tit h5 {font-size: 22px; line-height: 30px}
    #main .content .tit p {font-size: 14px; line-height: 22px; margin-top: 5px}




    #main .visual .text {width: 100%; padding: 55px 10px; box-sizing: border-box}
    #main .visual .text h6 {font-size: 22px; line-height: 30px}
    #main .visual .text h6 p {font-size: 15px; line-height: 20px; margin-top: 5px}
    #main .visual .srch {margin-top: 15px}
    #main .visual .srch form ul {margin-top: 10px}
    #main .visual .srch form ul li a {font-size: 11px}
    #main .visual .srch form fieldset {padding: 0 15px}
    #main .visual .srch form fieldset .inp {width: calc(100% - 34px); font-size: 14px}
    #main .visual .srch form fieldset button {width: 34px}



    /* 230801 추가 */
    #main .visual {height: 100vh;}
    #main .visual .mo-scrollDown {display: block; position: absolute; top: 0; left: 50%; transform: translateX(-50%); text-align: center; animation: bounce 1s infinite}
    #main .visual .mo-scrollDown img {width: 70px}
    @keyframes bounce { 0% {margin-top: 0} 50% {margin-top: 5px} 100% {margin-top: 0}}
    #main .visual #mo-QrBox {display: block; margin-top: 20px; text-align: center}
    #main .visual #mo-QrBox img {width: 220px}
    /* 230801 추가 */


    #main .visual .scrollDown {display: none}
    


    #mainSection01 .wrap .bann {padding: 20px}
    #mainSection01 .wrap .bann h6 {font-size: 20px}
    /* #mainSection01 .wrap > * {flex: 1 100%} */
    #mainSection01 .wrap .left {margin-right: 5px}
    #mainSection01 .wrap .right {margin-left: 5px}
    #mainSection01 .wrap dl > * {height: 80px; padding: 0 10px}
    #mainSection01 .wrap dl > *:before {top: 5px; left: 5px; width: calc(100% - 10px); height: calc(100% - 10px); border: 1px solid rgba(255,255,255,0.2); border-radius: 6px}
    #mainSection01 .wrap dl dd {margin-top: 10px}
    #mainSection01 .wrap dl h6 {font-size: 14px; line-height: 24px}
    #mainSection01 .wrap dl p {font-size: 13px; line-height: 20px; margin-top: 5px}
    #mainSection01 .wrap dl p br {display: none}
    #mainSection01 .wrap dl a {background-position: 90% 90% !important}

    #mainSection02 dl .title h6 {font-size: 18px}
    #mainSection02 dl dt ul li.first span {flex-basis: 55px; font-size: 12px; line-height: 16px}
    #mainSection02 dl dt ul li.first span b {font-size: 18px; line-height: 20px; margin-bottom: 3px}
    #mainSection02 dl dt ul li.first a {padding: 0 10px}
    #mainSection02 dl dt ul li.first a h6 {font-size: 15px; line-height: 20px}
    #mainSection02 dl dt ul li.first a h6 strong {font-size: 15px}
    #mainSection02 dl dt ul li.first a p {font-size: 13px; line-height: 20px}
    #mainSection02 dl dt ul li {padding: 2px 0}
    #mainSection02 dl dt ul li a {padding-right: 60px}
    #mainSection02 dl dt ul li a > h6 {font-size: 13px; line-height: 22px}
    #mainSection02 dl dt ul li a > strong {font-size: 13px}
    #mainSection02 dl dt ul li a > span {font-size: 12px; line-height: 22px}
    #mainSection02 dl dd ul li {padding: 10px 0}
    #mainSection02 dl dd ul li a {padding-left: 68px}
    #mainSection02 dl dd ul li a > * {line-height: 22px}
    #mainSection02 dl dd ul li a strong {width: 60px; font-size: 10px}
    #mainSection02 dl dd ul li a h6 {font-size: 13px; padding-right: 60px}
    #mainSection02 dl dd ul li a span {font-size: 12px; line-height: 22px}
    #mainSection02 .ntcBox {margin-top: 20px}
    #mainSection02 .ntcBox > h6 {position: static; width: 100%}
    #mainSection02 .ntcBox .roll {padding: 0 50px 0 5px}
    #mainSection02 .ntcBox .roll .slick-arrow {width: 18px}
    #mainSection02 .ntcBox .roll .slick-prev {right: 28px}
    #mainSection02 .ntcBox .roll .slick-next {right: 10px}
    #mainSection02 .ntcBox .roll .item {padding: 10px}
    #mainSection02 .ntcBox .roll .item a {font-size: 13px; line-height: 22px; padding-right: 60px}
    #mainSection02 .ntcBox .roll .item a span {font-size: 12px}

    #mainSection03 .left {margin-right: 0}
    #mainSection03 .left h5 {display: block; font-size: 18px; line-height: 24px; margin-bottom: 10px}
    #mainSection03 .tabWrap {padding-top: 0}
    #mainSection03 .tabList {position: static; margin-bottom: 20px}
    #mainSection03 .tabList button {font-size: 13px; line-height: 24px; margin: 0 5px}
    #mainSection03 .tabList button:after {right: -7px}
    #mainSection03 .tabList button:first-child {margin-left: 0}
    #mainSection03 .cont .moreView {top: -72px}
    #mainSection03 .cont .roll .slick-arrow {top: -72px}
    #mainSection03 .cont .roll .slick-prev {right: 75px}
    #mainSection03 .cont .roll .slick-next {right: 40px}
    #mainSection03 .cont .roll .item .cate {font-size: 11px}
    #mainSection03 .cont .roll .item {padding: 20px}
    #mainSection03 .cont .roll .item h6 {height: 44px; font-size: 15px; line-height: 22px}
    #mainSection03 .right {padding: 20px; padding-bottom: 100px}
    #mainSection03 .right h6 {font-size: 18px}
    #mainSection03 .right ul {margin-top: 10px}


}

/**************************************************
	Sub
**************************************************/
@media screen and (max-width: 1300px){

    #sub #content{ width: auto;padding: 50px 10px}

    #sub .sub-vis{font-family: empty; font-size: 0; height: 180px;}
    #sub .sub-vis h2{font-size: 24px;}
    #sub .sub-vis h2 em{margin-top: 5px;font-size: 14px; line-height: 24px}

    #sub .sub-tit {padding-bottom: 30px}
    #sub .sub-tit h3{font-size: 24px}

    .lnbWrap{display: none;}

    #status{display: none;}

    #navigator{display: block; border-width: 0 0 1px 0;}
    #navigator > ul{width: auto;border-left: none;padding-left: 40px;}
    #navigator > ul > li{width: 50%;box-sizing: border-box;}
    #navigator > ul > li > a{min-width: 0;font-size: 13px;padding: 0 20px 0 10px;line-height: 40px;background-size: 8px auto; overflow: hidden; text-overflow: ellipsis; white-space: nowrap}
    #navigator > ul > li:first-child{position: absolute;top: 0;left: 0;width: 40px;}
    #navigator > ul > li:first-child a{width: 40px;background: none;}
    #navigator > ul > li.d2{border: none;}
    #navigator > ul > li > ul{top: 40px;left: -1px;}
    #navigator > ul > li.d2 > ul{border-right: none;}
    #navigator > ul > li > ul li a{padding: 10px;font-size: 13px;}
    #navigator > ul > li > ul > li > ul {display: none}

    /* 근로계약서 테이블 */
    .pcTbl {display: none}
    .moTbl {display: block}

    form table tr > * {padding: 6px 10px; font-size: 14px; line-height: 22px}
    form table.type02 tr > * {height: 45px}
    form table.type05 tr > * {padding: 10px 0; font-size: 14px}
    form .inp,
    form .selt {height: 34px; line-height: 34px; padding: 0 5px; font-size: 14px}
    form .txt1 .inp,
    form .txt1 .selt {height: 30px; line-height: 30px}
    form .inp.w190 {width: 100px}

    .downBtn {margin-top: 30px; width: 140px; height: 40px; line-height: 40px; font-size: 14px}
    .listBtn {width: 140px; height: 40px; line-height: 40px; font-size: 14px}

    .btnType01 {padding: 0 12px; line-height: 30px}
    .btnType01 span {padding-right: 15px; background-size: 10px}

    .subTab {margin-bottom: 30px}
    .subTab li a {height: 40px; line-height: 40px; font-size: 14px}

    .brBox {padding: 20px 25px}

    .moreBox {padding: 15px 25px}
    .moreBox > * {line-height: 34px}
    .moreBox dt {font-size: 16px}
    .moreBox dt em {font-size: 14px}
    .moreBox dd {top: 15px; right: 25px}
    .moreBox dd a {width: 90px; height: 34px; font-size: 13px}

    .ctrWrap .seltBox {margin-top: 25px}
    .ctrWrap .seltBox dl {padding: 15px 0}
    .ctrWrap .seltBox dt {font-size: 15px; margin-right: 15px}
    .ctrWrap .seltBox dd > * {height: 40px; line-height: 40px}
    .ctrWrap .seltBox select {width: 300px; padding: 0 15px; font-size: 13px}
    .ctrWrap .seltBox button {width: 75px; font-size: 13px; background-size: 12px; background-position: 18px center; text-indent: 13px}
    .ctrWrap .tblWrap {margin-top: 30px}
    .ctrWrap .tblWrap legend {font-size: 22px; line-height: 30px; margin-bottom: 20px}

    .ctrWrap .brBox {padding: 35px 30px; margin-top: 25px}
    .ctrWrap .ttBox {margin-bottom: 15px}
    .ctrWrap .tit1 {font-size: 15px; line-height: 22px}
    .ctrWrap .tit2 {font-size: 15px; line-height: 24px}
    .ctrWrap .txt1 {font-size: 14px; line-height: 30px}
    .ctrWrap .txt1.mb10 {margin-bottom: 5px !important}
    .ctrWrap .txt1 .inp {margin: 0 5px}
    .ctrWrap .txt2 {font-size: 14px; line-height: 25px}
    .ctrWrap .txt3 {font-size: 13px; line-height: 20px; margin-top: 5px; margin-bottom: 6px}
    .ctrWrap .ttBox table {margin: 10px 0 15px}

    .moTbl .type02 colgroup {display: none}
    .moTbl .type02 tr > *,
    .moTbl .type03 tr > * {position: relative; display: block; height: 44px; border: 0; border-bottom: 1px solid #ddd; padding: 6px; text-align: left; font-size: 14px; line-height: 32px}
    .moTbl .type02.brList tr {border-top: 1px solid #ccc}
    .moTbl .type04 tr > * {font-size: 13px}
    .moTbl .type03 tr > * {height: auto}
    .moTbl .type02 tr th {text-align: center; font-weight: 700; color: #222}
    .moTbl .type03 tr th {text-align: center; font-weight: 500; color: #666}
    .moTbl .type02 tr td,
    .moTbl .type03 tr td {padding-left: 120px}
    .moTbl .type02 tr td .inp,
    .moTbl .type02 tr td .selt {width: 80%; height: 32px; line-height: 32px}
    .moTbl .type03 tr td .inp,
    .moTbl .type03 tr td .selt {height: 32px; line-height: 32px}
    .moTbl .type02 tr td strong,
    .moTbl .type03 tr td strong {position: absolute; top: 0; left: 0; line-height: 43px; font-weight: 500; color: #444; width: 100px; background: #f7f7f7; padding-left: 10px}
    .moTbl .type04 tr th span {font-size: 11px; line-height: 14px}

    .ctrWrap .sigBox {margin: 30px 0; padding: 15px 25px}
    .ctrWrap .sigBox ul li {padding: 5px 0}
    .ctrWrap .sigBox ul li dl > * {font-size: 14px; line-height: 22px}
    .ctrWrap .sigBox ul li dl:nth-child(odd) {padding-left: 70px; min-width: 200px}
    .ctrWrap .sigBox ul li dl:nth-child(even) {padding-left: 45px; min-width: 240px}
    .ctrWrap .cfmBox.date {margin-top: 30px}
    .ctrWrap .cfmBox.date p {font-size: 14px; line-height: 34px}
    .ctrWrap .cfmBox h6 {font-size: 16px; line-height: 24px}
    .ctrWrap .cfmBox p {font-size: 14px; line-height: 22px; margin: 5px 0 15px}
    .ctrWrap .cfmBox b {font-size: 14px; line-height: 22px}
    .ctrWrap .cfmBox.type02 {padding: 10px; font-size: 14px; line-height: 24px}
    .ctrWrap .cfmBox dl.sign {padding-left: 45px; margin-left: 30px}
    .ctrWrap .cfmBox dl > * {font-size: 14px; line-height: 24px}
    .ctrWrap .calBox {padding: 10px 0; margin: 10px 0}
    .ctrWrap .calBox li {padding: 0 5px; box-sizing: border-box; max-width: 25%}
    .ctrWrap .calBox li > * {width: 100%}
    .ctrWrap .calBox li strong {display: block; padding-left: 5px; font-size: 14px}
    .ctrWrap .sTop {font-size: 16px; line-height: 32px}
    .ctrWrap .sTop .inp {height: 32px; line-height: 32px}
    .ctrWrap .dateBox {margin-top: 25px; line-height: 34px; font-size: 14px}
    .ctrWrap .sigBox {margin: 20px 0; padding: 10px 15px}
    .ctrWrap .sigBox.type03 ul {max-width: 70%}
    .ctrWrap .sigBox.type03 ul li dl:nth-child(odd) {min-width: 300px}
    .ctrWrap .sigBox.type03 li dl:last-child {top: 5px}
    .ctrWrap .sigBox ol li dl > * {font-size: 14px; line-height: 22px}
    .ctrWrap .sigBox ol li dl dd.w50 {float: none; width: 100%}

    .brBox.txt p {font-size: 14px; line-height: 24px; margin-top: 10px}
    .brBox.txt p br {display: none}

    .rleWrap .tab-wrap > strong {margin-bottom: 30px; font-size: 18px; line-height: 26px}
    .rleWrap .ruleTab {margin-bottom: 30px}
    .rleWrap .ruleTab li a {height: 40px; line-height: 40px; font-size: 14px}

    .rleWrap .tab-list li a {height: 44px; line-height: 44px; font-size: 14px}


    .rleWrap .brWrap {padding: 30px 25px}
    .rleWrap .brBox {margin-bottom: 30px}
    .rleWrap .step legend {font-size: 20px; line-height: 28px; margin-bottom: 20px}
    .rleWrap .step h5 {font-size: 20px; line-height: 26px; margin-bottom: 10px}
    .rleWrap .ttBox {margin-bottom: 15px}
    .rleWrap .tit1 {font-size: 15px; line-height: 22px}
    .rleWrap .tit2 {font-size: 15px; line-height: 24px}
    .rleWrap .txt1 {font-size: 14px; line-height: 30px}
    .rleWrap .txt2 {font-size: 15px; line-height: 24px}
    .rleWrap .txt1 br,
    .rleWrap .txt1 span {display: none}
    .rleWrap .txt1 b span {display: none}
    .rleWrap .txt1 .inp {margin: 0 5px}
    .rleWrap .finTxt {font-size: 20px; line-height: 28px; margin: 40px 0 20px}

    .cclWrap .subTitle {font-size: 20px; line-height: 28px; margin-bottom: 15px}
    .cclWrap table tr > * {line-height: 34px}
    .cclWrap .all {border-width: 3px; padding: 20px}
    .cclWrap .all > * {font-size: 18px; line-height: 24px}
    .cclWrap .all strong {font-size: 24px; margin: 0 3px 0 10px}
    .cclWrap .txtBox {margin-top: 20px; padding: 15px 20px}
    .cclWrap .txtBox li {font-size: 14px; line-height: 24px}

    .cclWrap .payBox {padding: 25px}
    .cclWrap .payBox h5 {font-size: 20px; line-height: 30px}
    .cclWrap .payBox .rsBtn {top: 30px; right: 25px; font-size: 14px}
    .cclWrap .payBox ul > li {padding-left: 0}
    .cclWrap .payBox ul > li > strong {position: static; display: block; font-size: 16px; line-height: 22px; margin-bottom: 10px}
    .cclWrap .payBox .inpBox {width: 100% !important; padding: 0 10px}
    .cclWrap .payBox ul > li > ol {margin: 0 -5px; font-size: 0}
    .cclWrap .payBox ul > li > ol > li {width: calc(33.33% - 10px); margin: 0 5px}
    .cclWrap .payBox ul > li > ol > li > strong {font-size: 14px}
    .cclWrap .payBox ul > li .inpBox .inp {height: 40px; line-height: 40px; font-size: 15px}
    .cclWrap .btns {padding-bottom: 35px; margin-bottom: 35px}
    .cclWrap .tbl.type02 {margin: 35px 0 15px}
    .cclWrap .tbl.type02 table tr > * {padding: 10px; font-size: 14px; line-height: 22px}
    .cclWrap .tbl.type02 table tbody tr td p {margin-bottom: 5px; font-size: 13px; line-height: 21px}
    .cclWrap .tbl.type02 table tbody tr td p span {margin-top: 2px; font-size: 12px; line-height: 20px}

    .stpWrap .sdBox {padding: 30px 40px}
    .stpWrap .tit {padding-bottom: 25px}
    .stpWrap .tit h5 {font-size: 20px; line-height: 30px}
    .stpWrap .tit h5 span {font-size: 13px; padding-left: 20px; background-size: 15px}
    .stpWrap .tit p {font-size: 14px; line-height: 22px; margin-top: 5px}
    .stpWrap .chkBox > label p {line-height: 45px; padding-left: 45px; font-size: 16px; margin-bottom: 5px; background-position: 20px 15px; background-size: 15px}
    .stpWrap .chkBox.w50 > label p {background-position: left 16px; background-size: 15px; padding-left: 25px}
    .stpWrap .chkBox > label.active p {background-position: 20px 15px; background-size: 15px}
    .stpWrap .chkBox.w50 > label.active p {background-position: left 16px; background-size: 15px; padding-left: 25px}
    .stpWrap .chkList {margin-bottom: 10px; padding: 10px}
    .stpWrap .chkList br {display: none}
    .stpWrap .chkList label {display: block; font-size: 14px; line-height: 24px; margin: 5px; padding-left: 20px; background-size: 14px}
    .stpWrap .chkList label.active {background-size: 14px}
    .stpWrap .tit img {margin-bottom: 10px; height: 50px}
    .stpWrap .tit h5 {font-size: 18px; line-height: 26px}
    .stpWrap .finTxt dl {padding: 10px}
    .stpWrap .finTxt dl > * {font-size: 16px; line-height: 40px}
    .stpWrap .finTxt dl strong {width: 120px; margin: 0 5px 0 15px; font-size: 17px}
    .stpWrap .finTxt p {margin-top: 10px; font-size: 14px; line-height: 22px}

    .calWrap .calTop {border-width: 4px; padding: 30px; margin-bottom: 30px}
    .calWrap .calTop h5 {font-size: 22px; line-height: 30px}
    .calWrap .calTop p {font-size: 15px; line-height: 22px; margin-top: 5px}
    .calWrap .sttBtn {width: 140px; height: 40px; line-height: 40px; font-size: 14px; margin-top: 15px !important}
    .calWrap .subTitle {font-size: 20px; line-height: 30px; margin-bottom: 15px}
    .calWrap .info ul {padding: 20px}
    .calWrap .info ul li {flex: 1 100%; padding-left: 80px !important; font-size: 14px; line-height: 30px}
    .calWrap .info ul li strong {padding-left: 10px; width: 70px !important}
    .calWrap .info ul li strong:before {top: 13px; width: 3px; height: 3px}
    .calWrap .info ul li strong:after {top: 11px; height: 10px}
    .calWrap .manList {margin-bottom: 35px}
    .calWrap .manList ul li {font-size: 14px; line-height: 24px}
    .calWrap .btnList strong {font-size: 16px; line-height: 24px}
    .calWrap .btnList ul {margin-top: 5px}
    .calWrap .btnList ul li {font-size: 14px; line-height: 26px; padding-left: 12px}
    .calWrap .btnList .box {padding: 10px 30px}
    .calWrap .btnList .box dl {padding: 10px}
    .calWrap .btnList .box dt {flex-basis: 70px; height: 26px; line-height: 26px; font-size: 13px}
    .calWrap .btnList .box dd {padding-left: 10px; font-size: 14px; line-height: 26px}

    .calWrap .cal .br {padding: 25px}
    .calWrap .cal .br h5 {font-size: 20px; line-height: 30px}
    .calWrap .cal .br .rsBtn {top: 30px; right: 25px; font-size: 14px}
    .calWrap .cal ul li {flex: 1 100%; padding: 10px; padding-left: 0; line-height: 40px}
    .calWrap .cal ul li strong {position: static; display: block; font-size: 16px; line-height: 22px; margin-bottom: 10px; text-align: left}
    .calWrap .cal ul li .inpBox {padding-left: 120px}
    .calWrap .cal ul li span {line-height: 40px; font-size: 14px}
    .calWrap .cal ul li .inp {width: 100%; height: 40px; line-height: 40px}
    .calWrap .cal .btns {margin-top: 15px}
    .calWrap .cal .btns a {width: 90px; line-height: 30px; font-size: 13px; margin-left: 5px}
    .calWrap .tblWrap .tbl table tr > * {padding: 10px 15px; font-size: 14px; line-height: 24px}
    .calWrap .tblWrap .tbl table tr strong {font-size: 15px}
    .calWrap .tblWrap .tbl table tr strong span {font-size: 13px}

    #callIn .layerPop {width: 90%}
    #callIn .wrap {padding: 25px}
    #callIn .wrap h5 {font-size: 20px; line-height: 28px}
    #callIn .wrap .tbl {margin-top: 15px}
    #callIn .wrap table tr > * {padding: 10px 0; font-size: 14px}
    #callIn .wrap table tr td a {width: 55px; line-height: 24px; font-size: 13px}

    .payWrap .subTitle {font-size: 20px; line-height: 28px}
    .payWrap .moreBox {margin: 15px 0}
    .payWrap .moreBox dt {margin-right: 30px}
    .payWrap .moreBox dd p {font-size: 14px; margin-right: 20px}
    .payWrap .inTxt {padding: 20px 30px; margin-bottom: 30px}
    .payWrap .inTxt dt {font-size: 16px; margin-bottom: 5px}
    .payWrap .inTxt dt.sp {font-size: 16px}
    .payWrap .inTxt dt.sp span {font-size: 14px; line-height: 24px}
    .payWrap .inTxt dt.sp a {line-height: 26px; margin-top: -1px}
    .payWrap .inTxt dd {font-size: 14px; line-height: 22px; margin-right: 20px}
    .payWrap .pay .list {margin-top: 15px}
    .payWrap .pay .list label {padding: 15px 20px; font-size: 15px}
    .payWrap .pay .list label p {position: static; font-size: 16px; line-height: 24px; padding-right: 0; margin-top: 5px}
    .payWrap .pay .list label p strong {font-size: 22px}
    .payWrap .pay .list label p span {font-size: 14px}
    .payWrap .pay .payment_list .box {margin: 20px 0; padding: 10px 0}
    .payWrap .pay .payment_list label {padding: 5px 10px; font-size: 14px; line-height: 22px}
    .payWrap .pay .payment_list label input {width: 14px; height: 14px; margin-top: 4px}
    .payWrap .pay .payment_list button {width: 120px; line-height: 40px}


    .hrWrap > ul {margin: -5px}
    .hrWrap > ul li {flex: 1 45%; margin: 5px; max-width: 100%; height: 80px}
    .hrWrap > ul li h6 {font-size: 14px; line-height: 22px}

    .hrsrch .srchBox {margin-top: 25px}
    .hrsrch .srchBox dl {padding: 15px 0}
    .hrsrch .srchBox dt {font-size: 15px; margin-right: 15px}
    .hrsrch .srchBox dd > * {height: 40px; line-height: 40px}
    .hrsrch .srchBox select {width: 400px; padding: 0 15px; font-size: 13px}
    .hrsrch .srchBox button {width: 75px; font-size: 13px; background-size: 12px; background-position: 18px center; text-indent: 13px}

    .hrList table tr > * {padding: 15px 0; font-size: 13px; line-height: 20px}
    .hrList table thead tr th {padding: 10px 0; font-size: 14px; line-height: 22px}
    .hrList table tbody tr td.sbj {padding: 15px 20px}
    .hrList table tbody tr td a h6 {font-size: 14px; line-height: 20px}
    .hrList table tbody tr td a h6 img {width: 14px; height: 14px}
    .hrList table tbody tr td a span {font-size: 13px}

    .edit {padding: 20px}

    .inqTab {margin: 20px 0 30px}
    .inqTab li a {height: 40px; line-height: 40px; font-size: 14px}
    .inqWrap h5 {font-size: 18px; line-height: 26px}
    .inqWrap .meaning {padding-bottom: 20px}
    .inqWrap .meaning p {font-size: 14px; line-height: 26px; margin-top: 5px}
    .inqWrap .kind {padding: 30px 0}
    .inqWrap .kind dl dt {flex-basis: 80px}
    .inqWrap .kind dl dt img {width: 60px}
    .inqWrap .kind dl dd {padding-left: 30px}
    .inqWrap .kind dl dd h6 {font-size: 18px; line-height: 24px}
    .inqWrap .kind dl dd p {font-size: 14px; line-height: 22px; margin-top: 5px}
    .inqWrap .kind dl dd ul {margin-top: 10px}
    .inqWrap .kind dl dd ul li {padding: 0 15px 0 10px; font-size: 14px; line-height: 24px}
    .inqWrap .kind dl dd ul li:before {top: 11px; width: 3px; height: 3px}
    .inqWrap .kind dl dd ul li em {width: 14px; height: 14px; line-height: 14px; font-size: 10px}
    .inqWrap .kind dl dd ul li em span {min-width: 150px; left: auto; right: 0; padding: 5px 10px; font-size: 12px; line-height: 18px}
    .inqWrap .area {padding-bottom: 30px}
    .inqWrap .area .brBox {margin-top: 15px; padding: 15px 20px}
    .inqWrap .area ul li {font-size: 14px; line-height: 24px}
    .inqWrap .area ul li span {display: none}
    .inqWrap .area ul li br {display: none}
    .inqWrap .step .box {margin-top: 15px; border-width: 3px; padding: 20px}
    .inqWrap .step ol {display: block; margin: -5px; font-size: 0}
    .inqWrap .step ol li {width: calc(33.33% - 10px); margin: 5px; box-sizing: border-box; padding: 0 15px}
    .inqWrap .step ol li h6 {width: 100%; height: 40px; line-height: 40px; font-size: 14px}
    .inqWrap .step.full ol li h6 {width: 100%}
    .inqWrap .step ol li:after {top: 13px; right: -12px; width: 14px; height: 13px}
    .inqWrap .step ol li span {margin-top: 5px; font-size: 13px; line-height: 20px}
    .inqWrap .arTit {padding-left: 12px; font-size: 16px; line-height: 22px; background-position: left 5px; background-size: 7px !important}
    .inqWrap .inTxt p {font-size: 14px; line-height: 24px; margin-bottom: 10px}
    .inqWrap .inTxt ul {padding: 10px 15px}
    .inqWrap .inTxt ul li {font-size: 13px; line-height: 24px}
    .inqWrap .cond p {font-size: 14px; line-height: 24px; margin-bottom: 10px}
    .inqWrap .tbl {margin-top: 15px}
    .inqWrap .tbl table tr > * {padding: 10px 15px; font-size: 14px; line-height: 22px}
    .inqWrap .tbl.ver table tr > * {padding: 5px 10px}
    .inqWrap .step .box.full {padding: 30px 15px}


    .locWrap .top {margin-bottom: 15px}
    .locWrap .top .img {padding: 60px 0 100px}
    .locWrap .top .img h5 {font-size: 26px; line-height: 34px}
    .locWrap .top .txt {max-width: 85%; margin-top: -40px; padding: 30px}
    .locWrap .top .txt h6 {font-size: 18px; line-height: 26px}
    .locWrap .top .txt p {margin: 10px 0; font-size: 14px; line-height: 26px}
    .locWrap .top .txt strong {font-size: 14px}

    .locWrap .bot .mapBox {margin-bottom: 15px}
    .locWrap .bot .mapBox > div {height: 280px !important}
    .locWrap .bot .mapBox > div > div {height: 100% !important}
    .locWrap .bot dl {padding-top: 15px}
    .locWrap .bot dt {flex-basis: 100%; font-size: 17px; line-height: 30px}
    .locWrap .bot dd {flex: 1 100%; margin-top: 10px}
    .locWrap .bot dd ul li {padding-left: 90px; font-size: 14px; line-height: 26px}
    .locWrap .bot dd ul li:first-child {padding-left: 65px}
    .locWrap .bot dd ul li strong {padding-left: 30px; background-size: 20px !important}


    .wrkWrap .directions {margin-bottom: 20px}
    .wrkWrap .directions h5 {font-size: 19px; line-height: 24px}
    .wrkWrap .directions .txtBox {margin-top: 15px; border-width: 3px; padding: 15px}
    .wrkWrap .directions .txtBox p {font-size: 14px; line-height: 21px}

    .wrkWrap .wrkCont .tit {margin-bottom: 15px; font-size: 18px; line-height: 26px}
    .wrkWrap .wrkCont .tblTit {margin-bottom: 10px; font-size: 15px; line-height: 42px}

    .wrkWrap table tr .inp {width: 100%}
    .wrkWrap .tbl table tr .inp {width: 85%}

    .wrkWrap .tblType1 {margin-bottom: 25px}
    .wrkWrap .tblType1 table colgroup {display: none}
    .wrkWrap .tblType1 table tr > * {font-size: 13px; line-height: 18px}
    .wrkWrap .tblType1 table thead tr th {padding: 10px 3px; line-height: 20px}
    .wrkWrap .tblType1 table thead tr th span {margin: 0; display: block; font-size: 11px; line-height: 16px}
    .wrkWrap .tblType1 table tbody tr td {padding: 7px 5px}
    .wrkWrap .tblType1 table tr .inf {display: block}
    .wrkWrap .tblType1 table tr .inf span {display: block; margin: 0 auto; margin-top: 2px}
    .wrkWrap .tblType1 table tr .inf p {top: 15px; min-width: 140px; padding: 5px; font-size: 12px; line-height: 18px}


    .calheadInfo {margin-bottom: 30px; border-width: 3px}
    .calheadInfo ul {padding: 20px 25px}
    .calheadInfo ul li {flex: 1 50%; font-size: 14px; line-height: 22px}
    .calheadInfo ul li:nth-child(n+3) {margin-top: 10px}

    .calendar .calendarHead {margin-bottom: 20px}
    .calendar .calendarHead .selectBox select {width: 100px; height: 35px; padding: 0 10px}
    .calendar .calendarHead .dateBox {padding: 0 50px}
    .calendar .calendarHead .dateBox a {top: 2px; width: 31px; height: 31px}
    .calendar .calendarHead .dateBox h5 {font-size: 22px; line-height: 35px}

    .calendar .calendarTable table tr th {font-size: 14px; padding: 5px; line-height: 30px}
    .calendar .calendarTable table tr td {padding: 30px 5px 5px; padding-right: 4px; font-size: 13px; line-height: 24px}
    .calendar .calendarTable table tr td span {top: 10px; left: 5px; line-height: 15px; font-size: 13px}
    .calendar .calendarTable table tr td span em {margin-left: 5px; font-size: 12px}
    .calendar .calendarTable table tr td .scroll {margin-top: 5px; padding-right: 5px; min-height: 120px; max-height: 120px}
    .calendar .calendarTable table tr td .scroll p {margin-bottom: 3px; padding-left: 5px; font-size: 11px; line-height: 16px}

    .calfootInfo {margin: 0; margin-top: 20px}
    .calfootInfo dl {width: 100%; margin: 0; padding: 15px 20px}
    .calfootInfo dl:last-child {margin-top: 10px}
    .calfootInfo dt {margin-bottom: 5px; font-size: 14px; line-height: 22px}
    .calfootInfo dd {font-size: 13px; line-height: 22px}





}


@media screen and (max-width: 750px){

    #sub #content {padding: 40px 10px}

    #sub .sub-vis {height: 140px}
    #sub .sub-vis h2 {font-size: 16px; line-height: 22px; padding: 0 5px; box-sizing: border-box}
    #sub .sub-vis h2 em {font-size: 11px; line-height: 18px}
    #sub .sub-vis h2 em br {display: none}

    #sub .sub-tit {padding-bottom: 25px}
    #sub .sub-tit h3 {font-size: 20px; line-height: 28px; letter-spacing: -1px}

    #contBox .layerPop {width: 92%}
    #contBox .wrap {padding: 25px 20px}
    #contBox .wrap h5 {font-size: 18px; line-height: 24px}
    #contBox .wrap ul {margin: 5px 0}
    #contBox .wrap ul li {padding: 10px 0}
    #contBox .wrap ul li > * {line-height: 24px}
    #contBox .wrap ul li dt {font-size: 13px}
    #contBox .wrap ul li dt span {display: block; width: 45px; font-size: 13px; line-height: 24px; margin-right: 5px}
    #contBox .wrap ul li dd {font-size: 15px}
    #contBox .wrap ul li:first-child dd strong {font-size: 20px}
    #contBox .wrap p {padding: 10px; font-size: 14px; line-height: 22px}
    #contBox .wrap p br {display: none}

    .moreBox {padding: 15px 25px}
    .moreBox > * {display: block; text-align: center}
    .moreBox dt {line-height: 20px}
    .moreBox dt em {display: block; margin: 0; padding-top: 3px; font-size: 13px}
    .moreBox dd {position: static; margin-top: 10px}
    .moreBox dd a {width: 100%; height: 38px; line-height: 36px}

    .ctrWrap .seltBox dl {padding: 15px}
    .ctrWrap .seltBox dl > * {display: block}
    .ctrWrap .seltBox dt {font-weight: 500; margin: 0; margin-bottom: 10px}
    .ctrWrap .seltBox dd {margin: -2px}
    .ctrWrap .seltBox dd > * {margin: 2px}
    .ctrWrap .seltBox select {width: calc(100% - 56px)}
    .ctrWrap .seltBox button {width: 45px; text-indent: -9999em; background-position: center center; background-size: 15px}
    .ctrWrap .tblWrap legend {font-size: 18px; line-height: 26px; margin-bottom: 15px}

    form table tr > * {padding: 5px; font-size: 13px; line-height: 20px}
    form .inp.w190 {width: 90px}
    form .inp.p15 {width: 12%}

    .moTbl .type02 tr > *,
    .moTbl .type03 tr > * {height: 40px; padding: 5px; font-size: 13px; line-height: 30px}
    .moTbl .type03 tr > * {height: auto}
    .moTbl .type02 tr td,
    .moTbl .type03 tr td {padding-left: 100px}
    .moTbl .type02 tr td strong,
    .moTbl .type03 tr td strong {width: 85px; line-height: 39px; padding-left: 5px}
    .moTbl .type03 tr td strong {line-height: 41px}
    .moTbl .type02 tr td .inp,
    .moTbl .type02 tr td .selt {height: 30px; line-height: 30px; font-size: 13px}

    .ctrWrap .brBox {padding: 25px 20px}
    .ctrWrap .tit1 {font-size: 14px}
    .ctrWrap .txt1 {font-size: 13px}
    .ctrWrap .txt1 label {margin-right: 5px}
    .ctrWrap .txt1 .chkBox label {margin-right: 5px}

    .ctrWrap .calBox li {padding: 0 3px}
    .ctrWrap .calBox li strong {padding-left: 0; font-size: 13px}
    .ctrWrap .sigBox ul li dl {display: block}
    .ctrWrap .sigBox ul li dl > * {line-height: 24px}
    .ctrWrap .sigBox ul li dl:nth-child(even) dd {width: 100%}
    .ctrWrap .sigBox ul li dl:nth-child(even) dd:last-child {text-align: right}
    .ctrWrap .sigBox.type02 ul li dl:nth-child(even) {padding-left: 70px; min-width: 240px}
    .ctrWrap .sigBox.type03 ul {max-width: 100%}
    .ctrWrap .sigBox.type03 li dl {text-align: left !important}
    .ctrWrap .sigBox.type03 li dl:last-child {position: static; display: block}
    .ctrWrap .sigBox.type03 ul li dl:nth-child(even) dd:last-child {text-align: left !important}
    .ctrWrap .cfmBox.type02 {text-align: right; padding: 10px 5px}
    .ctrWrap .cfmBox.type02:after {content: ''; display: block; clear: both}
    .ctrWrap .cfmBox dl {}
    .ctrWrap .cfmBox dl.chk {margin-left: 10px}
    .ctrWrap .cfmBox dl.chk label {margin-right: 5px; margin-left: 10px}
    .ctrWrap .cfmBox dl.sign {float: right; display: block; margin-left: 0; max-width: 300px; padding-left: 0}
    .ctrWrap .cfmBox dl.sign > * {display: inline-block; vertical-align: middle}
    .ctrWrap .cfmBox dl.sign dt {position: static}
    .ctrWrap .cfmBox dl.sign dd {width: 80%; max-width: 150px}
    .ctrWrap .sTop {font-size: 14px}

    .subTab {margin-bottom: 20px}
    .subTab li a {font-size: 13px; letter-spacing: -1px}

    .cclWrap .subTitle {font-size: 18px; line-height: 24px; margin-bottom: 10px}
    .cclWrap .all {padding: 15px}
    .cclWrap .all > * {font-size: 16px}
    .cclWrap .all strong {font-size: 20px; margin-left: 5px}
    .cclWrap .txtBox {margin-top: 15px; padding: 10px 15px}
    .cclWrap .txtBox li {font-size: 13px; line-height: 22px}
    .cclWrap .infBox {margin: 20px 0}
    .cclWrap .infBox p {margin: 5px 0; font-size: 12px; line-height: 22px}
    .cclWrap .infBox p:before {top: 10px}

    .btnType01 {font-size: 13px !important}

    .cclWrap .payBox {padding: 20px}
    .cclWrap .payBox h5 {font-size: 17px; line-height: 24px}
    .cclWrap .payBox .rsBtn {top: 22px; right: 20px; font-size: 13px}
    .cclWrap .payBox ul > li {line-height: 36px}
    .cclWrap .payBox ul > li > strong {font-size: 15px; line-height: 20px}
    .cclWrap .payBox ul > li .inpBox {font-size: 13px}
    .cclWrap .payBox ul > li .inpBox .inp {height: 36px; line-height: 36px; font-size: 14px}
    .cclWrap .payBox ul > li > ol {margin: -5px 0}
    .cclWrap .payBox ul > li > ol > li {width: 100%; margin: 5px 0}
    .cclWrap .tbl.type02 {margin-top: 30px}
    .cclWrap .tbl.type02 table tr > * {font-size: 13px; line-height: 20px}
    .cclWrap .tbl.type02 table tbody tr td p {font-size: 12px; line-height: 20px}
    .cclWrap .tbl.type02 table tbody tr td p span {font-size: 11px; line-height: 18px}

    .stpWrap .sdBox {padding: 20px}
    .stpWrap .sdBox .exTxt {margin-top: 10px; font-size: 13px; line-height: 22px}
    .stpWrap .sdBox .exTxt:before {top: 9px}
    .stpWrap .tit h5 {font-size: 17px; line-height: 24px}
    .stpWrap .tit h5 span {display: block; padding-top: 20px; padding-left: 0; background-position: top center}
    .stpWrap .chkBox > label p {font-size: 14px; padding-left: 35px; background-position: 15px 15px}
    .stpWrap .chkBox > label.active p {background-position: 15px 15px}
    .stpWrap .chkList label {font-size: 13px; background-position: left 5px}
    .stpWrap .chkList label.active {background-position: left 5px}
    .stpWrap .chkBox.w50 > label p {line-height: 40px; background-position: left 12px}
    .stpWrap .chkBox.w50 > label.active p {background-position: left 12px}
    .stpWrap .finTxt dl > * {display: block; font-size: 14px; line-height: 30px}
    .stpWrap .finTxt dl strong {display: block; margin: 0 auto; width: 90px; font-size: 15px; line-height: 26px}

    .calWrap .calTop {padding: 20px; margin-bottom: 25px}
    .calWrap .calTop h5 {font-size: 18px; line-height: 24px}
    .calWrap .calTop p {font-size: 14px; line-height: 20px}
    .calWrap .sttBtn {width: 120px; margin-top: 10px !important}
    .calWrap .subTitle {font-size: 18px; line-height: 24px; margin-bottom: 10px}
    .calWrap .info ul {padding: 15px}
    .calWrap .info ul li {padding-left: 0 !important; font-size: 13px; line-height: 24px; margin-bottom: 5px}
    .calWrap .info ul li strong {position: static; display: block; width: 100%}
    .calWrap .info ul li strong:before {top: 11px}
    .calWrap .info ul li strong:after {display: none}
    .calWrap .manList ul li {font-size: 13px; line-height: 22px}
    .calWrap .btnList strong {font-size: 15px; line-height: 20px}
    .calWrap .btnList .box {padding: 15px}
    .calWrap .btnList .box dl {display: block; padding: 15px 5px}
    .calWrap .btnList .box dt {width: 70px; margin-bottom: 10px}
    .calWrap .btnList .box dd {padding-left: 0; font-size: 13px; line-height: 20px}
    .calWrap .btnList .box dd br {display: none}

    .calWrap .cal .br {padding: 15px}
    .calWrap .cal .br h5 {font-size: 18px; line-height: 24px}
    .calWrap .cal .br .rsBtn {top: 20px; right: 15px; font-size: 13px}
    .calWrap .cal ul li {padding: 10px 0; line-height: 34px}
    .calWrap .cal ul li strong {font-size: 14px; line-height: 20px; margin-bottom: 5px}
    .calWrap .cal ul li .inpBox {padding-left: 100px}
    .calWrap .cal ul li span {font-size: 13px; line-height: 34px}
    .calWrap .cal ul li .inp {height: 34px; line-height: 34px}
    .calWrap .cal .btns a {width: 70px; line-height: 28px; font-size: 12px; margin-left: 2px}
    .calWrap .tblWrap .tbl table tr > * {padding: 5px 10px; font-size: 13px; line-height: 20px}
    .calWrap .tblWrap .tbl table tr strong {font-size: 13px}
    .calWrap .tblWrap .tbl table tr strong span {font-size: 11px}

    #callIn .wrap {padding: 20px}
    #callIn .wrap h5 {font-size: 18px; line-height: 24px}
    #callIn .wrap .tbl {margin-top: 10px}
    #callIn .wrap table tr > * {padding: 5px; font-size: 13px}
    #callIn .wrap table tr td a {width: 35px; font-size: 12px; border-radius: 5px}

    .hrWrap > ul {margin: -5px 0}
    .hrWrap > ul li {flex: 1 100%; margin: 5px 0}

    .hrsrch .srchBox dl {padding: 15px}
    .hrsrch .srchBox dl > * {display: block}
    .hrsrch .srchBox dt {font-weight: 500; margin: 0; margin-bottom: 10px}
    .hrsrch .srchBox dd {margin: -2px}
    .hrsrch .srchBox dd > * {margin: 2px}
    .hrsrch .srchBox select {width: calc(100% - 56px)}
    .hrsrch .srchBox button {width: 45px; text-indent: -9999em; background-position: center center; background-size: 15px}

    #sb-search {height: auto}
    #sb-search{height: auto;}
    #sb-search .total{font-size: 12px;line-height: auto;}
    #sb-search fieldset{position: relative;top: auto;right: auto;margin: -0.5% !important;}
    #sb-search fieldset > *{height: 35px;margin: 0.5% !important;}
    #sb-search .where{width: 35%;}
    #sb-search .where select{height: 35px;padding-left: 5px;font-size: 13px;letter-spacing: -1px;}
    #sb-search .category{width: 99%;background-position: 97% center;}
    #sb-search .inp{padding-right: 35px;width: 63%;}
    #sb-search .inp .keyword{width: 100%;height: 35px;font-size: 13px;padding-left: 10px;}
    #sb-search .inp .sbm{width: 35px;height: 35px;}
    #sb-search .cate {display: block; margin-left: 0; margin-bottom: 10px}
    #sb-search .cate ul li {padding: 0 5px}
    .hrList table colgroup {display: none !important}
    .hrList table tr .no {display: none}
    .hrList table tr .kind {width: 70px !important}

    .edit {padding: 15px}

    .subTab.moWid {display: flex; flex-flow: row wrap}
    .subTab.moWid:before {display: none}
    .subTab.moWid li {flex: 1 25%}
    .subTab.moWid li:nth-child(n+5) a {border-top: 0}
    .subTab.moWid li:nth-child(5) a {border-left: 1px solid #ddd}
    .subTab.moWid li.active a:after {display: none}

    .subTab.moWid2 {display: flex; flex-flow: row wrap}
    .subTab.moWid2:before {display: none}
    .subTab.moWid2 li {flex: 1 30%}
    .subTab.moWid2 li:nth-child(n+4) a {border-top: 0}
    .subTab.moWid2 li:nth-child(4) a {border-left: 1px solid #ddd}
    .subTab.moWid2 li.active a:after {display: none}

    .subTab.moWid ~ .inqTab {display: flex}
    .subTab.moWid ~ .inqTab li {flex: 1 25%}
    .subTab.moWid ~ .inqTab li a {height: 36px; line-height: 36px; font-size: 13px; letter-spacing: -1px}
    .subTab.moWid ~ .inqTab li:nth-child(n+5) a {border-top: 0}
    .subTab.moWid ~ .inqTab li:nth-child(5) a {border-left: 1px solid #ddd}

    .inqWrap h5 {font-size: 16px; line-height: 24px}
    .inqWrap .meaning h5 span {font-size: 13px}
    .inqWrap .meaning p {font-size: 13px; line-height: 24px}
    .inqWrap .meaning p br {display: none}
    .inqWrap .kind {padding: 20px 0}
    .inqWrap .kind dl {flex: 1 100%}
    .inqWrap .kind dl:first-child {padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px dashed #ddd}
    .inqWrap .kind dl dt {flex-basis: 70px}
    .inqWrap .kind dl dd {padding-left: 20px}
    .inqWrap .kind dl dd h6 {font-size: 16px; line-height: 22px}
    .inqWrap .kind dl dd p {font-size: 13px; line-height: 20px}
    .inqWrap .kind dl dd ul li {width: 100%}
    .inqWrap .area .brBox {margin-top: 10px; padding: 10px 15px}
    .inqWrap .area ul li {font-size: 13px; line-height: 22px}
    .inqWrap .step .box {margin-top: 10px; padding: 5px 15px}
    .inqWrap .step ol {margin: 0}
    .inqWrap .step ol li {width: 100%; margin: 0; padding: 15px 0}
    .inqWrap .step ol li:after {top: auto; bottom: -5px; right: auto; left: 48%; transform: rotate(90deg)}
    .inqWrap .arTit {font-size: 15px}
    .inqWrap .inTxt p {font-size: 13px; line-height: 22px}
    .inqWrap .tbl table tr > * {font-size: 13px}
    .inqWrap .step .box.full {padding: 20px 10px}

    .payWrap .subTitle {font-size: 17px; line-height: 24px}
    .payWrap .moreBox dt {margin-right: 0}
    .payWrap .moreBox dd {line-height: 22px}
    .payWrap .moreBox dd p {margin-right: 0; line-height: 20px}
    .payWrap .inTxt {padding: 15px; margin-bottom: 20px}
    .payWrap .inTxt dt {font-size: 15px}
    .payWrap .inTxt dt.sp {font-size: 14px; letter-spacing: -1px}
    .payWrap .inTxt dt.sp span {font-size: 12px; line-height: 22px; letter-spacing: -1px}
    .payWrap .inTxt dt.sp a {line-height: 22px; margin-top: -1px}
    .payWrap .inTxt dd {font-size: 13px; line-height: 20px}
    .payWrap .pay .list {margin: 5px 0; margin-top: 10px}
    .payWrap .pay .list label {float: none; display: block; width: 100%; margin: 5px 0}

    .srhWrap .wrap {margin-top: 30px}
    .srhWrap .wrap > dl > dt {padding-left: 13px; font-size: 18px; line-height: 26px; padding-bottom: 10px}
    .srhWrap .wrap > dl > dt:before {top: 5px; width: 3px; height: 18px}
    .srhWrap .wrap > dl > dt span {display: block; margin: 0; margin-top: 2px; font-size: 13px; line-height: 18px}
    .srhWrap .wrap > dl > dt .srList li a {font-size: 12px; line-height: 26px}
    .srhWrap .wrap > dl > dd {padding: 10px; padding-left: 15px}
    .srhWrap .wrap > dl > dd a {}
    .srhWrap .wrap > dl > dd a h6 {font-size: 14px; line-height: 24px}
    .srhWrap .wrap > dl > dd a h6 strong {font-size: 13px}
    .srhWrap .wrap > dl > dd a p {margin-top: 0;font-size: 13px; line-height: 21px}
    .srhWrap .wrap > dl > dd:before {left: 5px}
    .srhWrap .wrap .link {margin-top: 20px}
    .srhWrap .wrap .link a {height: 35px; line-height: 35px; padding: 0 35px; font-size: 13px}


    .downWrap .total{font-size: 12px;line-height: 20px; margin-bottom: 10px}
    .downWrap table tbody tr td.down a {padding: 0 10px}
    .downWrap table tbody tr td.down a span {font-size: 12px; line-height: 26px; padding-right: 12px; background-size: 9px !important}
    .downWrap table colgroup{display: none;}
    .downWrap table tr > *{padding: 10px 5px;font-size: 13px;letter-spacing: -1px;}
    .downWrap table thead tr th{font-size: 12px;}
    .downWrap table .sbj img{max-height:12px;width: auto;height: auto;}
    .downWrap table .view,
    .downWrap table .no{display: none;}
    .downWrap table .date1,
    .downWrap table .date2{width:50px;}
    .downWrap table .writer{width: 70px;}
    .downWrap table .sbj a{font-size: 13px !important;letter-spacing: -1px;}
    .downWrap table .down{width: 50px;}
    .downWrap table .down img{width: 12px;height: auto;}


    #payPopup .popup {width: 90%; padding: 15px}
    #payPopup legend {margin-bottom: 5px; font-size: 14px; line-height: 20px}
    #payPopup fieldset:first-child ul li:last-child {padding-left: 0}
    #payPopup ul li {padding-left: 60px}
    #payPopup ul li strong {font-size: 12px}
    #payPopup ul li > * {line-height: 30px; font-size: 12px}
    #payPopup ul li label {font-size: 12px}
    #payPopup ul li .inp {width: 100% !important; font-size: 12px}
    #payPopup ul li span {display: block; margin-right: 0; font-size: 12px; line-height: 18px}
    #payPopup .agree {line-height: 30px; font-size: 12px}
    #payPopup .scroll {height: 60px; padding: 5px}
    #payPopup button {line-height: 30px; font-size: 13px}

    .rleWrap .prt_off_top {padding-top: 50px; margin-top: 50px}
    .rleWrap .prt_off_bot {padding-bottom: 50px; margin-bottom: 50px}
    .rleWrap .tab-list li a {height: 40px; line-height: 40px; font-size: 12px}


    .srchWrap{height: auto;}
    .srchWrap .total{font-size: 12px;line-height: auto;}
    .srchWrap fieldset{position: relative;top: auto;right: auto;margin: -0.5% !important;}
    .srchWrap fieldset > *{height: 35px;margin: 0.5% !important;}
    .srchWrap .where{width: 35%;}
    .srchWrap .where select{height: 35px;padding-left: 5px;font-size: 13px;letter-spacing: -1px;}
    .srchWrap .category{width: 99%;background-position: 97% center;}
    .srchWrap .inp{padding-right: 35px;width: 63%;}
    .srchWrap .inp .keyword{width: 100%;height: 35px;font-size: 13px;padding-left: 10px;}
    .srchWrap .inp .sbm{width: 35px;height: 35px;}


    .regTbl {}
    .regTbl colgroup{display: none;}
    .regTbl tr > *{padding: 10px 5px;font-size: 12px;letter-spacing: -1px;}
    .regTbl thead tr th{font-size: 12px;}
    .regTbl .sbj img{max-height:12px;width: auto;height: auto;}
    .regTbl .view,
    .regTbl .no{display: none;}
    .regTbl .date{width:50px;}
    .regTbl .writer{width: 70px;}
    .regTbl .sbj a{font-size: 13px !important;letter-spacing: -1px;}

    .locWrap .top .img {padding: 40px 20px; box-sizing: border-box}
    .locWrap .top .img h5 {font-size: 21px; line-height: 30px}
    .locWrap .top .txt {max-width: 100%; margin-top: 0; padding: 20px 10px}
    .locWrap .top .txt h6 {font-size: 16px; line-height: 24px}
    .locWrap .top .txt p {margin: 5px 0; font-size: 13px; line-height: 22px}
    .locWrap .top .txt p br {display: none}
    .locWrap .bot .mapBox > div {height: 240px !important}
    .locWrap .bot dd ul li {display: block; margin: 0}
    .locWrap .bot dd ul li:first-child {padding-left: 90px}

    .rleWrap .ruleTab.w20 li {flex: 1 30%}
    .rleWrap .ruleTab.w20 li:nth-child(-n+3) a {border-bottom: 0}
    .rleWrap .ruleTab.w20 li:nth-child(4) a {border-left: 1px solid #ddd}

    .calheadInfo {margin-bottom: 20px}
    .calheadInfo ul {padding: 15px 20px}
    .calheadInfo ul li {flex: 1 100%; font-size: 13px; line-height: 20px; margin: 0 !important}

    .calendar .calendarHead .selectBox {position: static; text-align: left; margin-bottom: 15px}
    .calendar .calendarHead .selectBox select {width: 90px; height: 32px; padding: 0 5px; font-size: 13px}
    .calendar .calendarHead .dateBox {padding: 0 55px}
    .calendar .calendarHead .dateBox a {width: 28px; height: 28px}
    .calendar .calendarHead .dateBox h5 {font-size: 20px; line-height: 32px}

    .calfootInfo dl {padding: 15px}
    .calfootInfo dt {font-size: 13px; line-height: 20px}
    .calfootInfo dd {font-size: 12px; line-height: 20px}


    .wrkWrap .imgTouch {position: relative; overflow-x: auto}
    .wrkWrap .imgTouch .scrollGuide {display: block; width: 150px; height: 150px; position: absolute; top: 20px; left: 50%; margin-left: -75px; z-index: 100}

    .calendarTable .imgTouch {position: relative; overflow-x: auto}
    .calendarTable .imgTouch .scrollGuide {display: block; width: 150px; height: 150px; position: absolute; top: 80px; left: 50%; margin-left: -75px; z-index: 100}
    .calendar .calendarTable table {min-width: 660px}

    .wrkWrap .wrkCont .tblTit {font-size: 14px; line-height: 38px}

    .wrkWrap table {min-width: 700px}
    .wrkWrap .tbl table {min-width: 300px}
    .wrkWrap .tbl table tr th {padding: 7px 5px}
    .wrkWrap .tbl table tr td {padding: 7px 5px; font-size: 12px}
    .wrkWrap .tbl table tr .inp {width: 80%}



}







@media screen and (max-width: 1300px){

/* [230508 kyj] 건별 */
/* #paper-wrap {max-width: 740px;box-sizing: border-box;min-height: 297mm;}
#paper-wrap h2 {text-align: center;margin-bottom: 30px;}
#paper-wrap .t1 {font-size: 14px;color: #444;}
#paper-wrap .t1 hr {display: inline-block;vertical-align: middle;width: 20px;border: 0;}
#paper-wrap table {width: 100%;}
#paper-wrap table tr > * {padding: 5px 15px;text-align: left;font-size: 16px;color: #000;background: #f8f8f8;}
#paper-wrap table tr > th {font-weight: 500;}
#paper-wrap table tr:first-child > * {padding-top: 15px;border-top: 2px solid #3b81e1;}
#paper-wrap table tr:last-child > * {padding-bottom: 15px;border-bottom: 2px solid #3b81e1;}
#paper-wrap .memoWrap {padding: 20px;min-height: 300px;}
#paper-wrap .memoWrap ol > li {display: flex;font-size: 16px;color: #333;font-weight: 500;line-height: 2em;}
#paper-wrap .memoWrap ol > li i {margin-right: 5px;font-style: normal;font-size: 16px;color: #333;font-weight: 500;line-height: 2em;}
#paper-wrap .name {text-align: right;font-size: 16px;color: #333;font-weight: 500;line-height: 2em;}
#paper-wrap .bot {border-top: 1px solid #3b81e1;margin-top: 100px;text-align: center;padding-top: 20px;font-size: 14px;color: #444;line-height: 1.8em;} */



    /* [230509 kyj] 건별 */
    .pointBox {margin-bottom: 15px;justify-content: flex-start;flex-wrap: wrap;padding: 15px 10px;}
    .pointBox > * {margin: 2px;}
    .pointBox > p {margin-bottom: 5px;font-size: 14px;}
    .pointBox > p:first-child {width: 100%;}
    .pointBox > strong {width: 80px;height: 35px;line-height: 35px;border-radius: calc(35px/2);padding: 0 15px;font-size: 18px;}
    .pointBox > .more {margin: 0;top: 18px;right: 10px;font-size: 12px;font-weight: 500;transform: translateY(0%);}

    .payment {margin-bottom: 5px;border-radius: 5px;padding: 15px 10px;flex-direction: column;}
    .payment .tit {flex-direction: column;text-align: center;margin-bottom: 20px;}
    .payment .tit h4 {font-size: 18px;}
    .payment .tit p {margin-left: 0;margin-top: 5px;font-size: 14px;}
    .payment fieldset {flex-wrap: wrap;}
    .payment fieldset > * {margin: 2px;}
    .payment fieldset .inp {height: 35px;padding: 0 15px;width: calc(100% - 95px);font-size: 14px;text-align: right;}
    .payment fieldset strong {font-size: 14px;color: #000;}
    .payment fieldset span {font-size: 14px;}
    .payment fieldset .sbm {margin: 10px auto 0;width: 80px;font-size: 14px;height: 35px;}

    .exclamation-box {padding: 10px;}
    .exclamation-box > * {font-size: 14px;}

    #point-wrap .title > strong {font-size: 18px;margin-right: 0;display: block;margin-bottom: 10px;}
    #point-wrap .cate > li:not(:first-child):before {margin: 0 10px;}

    .sch-box2 fieldset {border-radius: 5px;padding: 10px;}
    .sch-box2 fieldset > * {display: inline-block;vertical-align: middle;font-family: noto;font-size: 14px;margin-left: 5px;}
    .sch-box2 fieldset .datebox {position: static;display: block;margin-bottom: 10px;}
    .sch-box2 fieldset .datebox strong {margin-right: 10px;font-size: 14px;}
    .sch-box2 fieldset .datebox button {margin-right: 2px;width: 50px;}
    .sch-box2 fieldset .datebox button.active {background: #4687e1;color: #fff;border-color: #4687e1;}
    .sch-box2 fieldset .datebox + .inp {margin-left: 0;}
    .sch-box2 fieldset .inp {min-width: 97px;padding: 0 10px;height: 35px;line-height: 33px;}
    .sch-box2 fieldset .inp.cal {width: 97px;padding-right: 10px;background-size: 0 0;}
    .sch-box2 fieldset .sbm {width: 60px;font-size: 14px;height: 35px;}

    .table3 colgroup {display: none;}
    .table3 tr > * {padding: 10px 2px;font-size: 12px;line-height: 16px;letter-spacing: -1px;}
    .table3 tbody tr > *:not(:first-child):after {top: 10px;bottom: 10px;}
    .table3 .no {width: 30px;}

    /* #tnb {display: none;} */



    /* [230515 kyj] */
    .means label {margin: 1px;}
    .means label span {height: 35px;line-height: 31px;border-radius: 3px;padding: 0 10px;}
    .means label .bankInfo {margin-bottom: 3px;min-width: calc(100vw - 55px);padding: 5px;font-size: 12px;box-shadow: 0 0 5px rgba(0,0,0,0.1);text-align: center;}
    





    /* [231211 kyj] S */
    #main .visual .slide_next {opacity: 0;bottom: 20px;right: 20px;}
    #main .visual .item {height: 70vh;}

    /* [240222 pcy] */
    .sub_srch {width: 100%;margin-top: 20px}
    .sub_srch form fieldset {padding: 0 20px; border-width: 3px;margin-bottom: 60px;}
    .sub_srch form fieldset .inp {padding: 0 10px; height: 44px; line-height: 44px; font-size: 15px}
    .sub_srch form fieldset button[type=button],
    .sub_srch form fieldset button[type=submit] {height: 44px}
    .sub_srch form fieldset .search_inset_opt{position: absolute;top: auto;bottom: -45px;transform: translate(-50%, 0);right: auto;left: 50%;line-height: 35px;border-radius: 35px;font-size: 13px;}
    .sub_srch form fieldset .search_inset_opt input{vertical-align: middle;}
    .sub_srch form ul {margin-top: 15px}
    .sub_srch form ul li {margin: 2px}
    .sub_srch form ul li a {padding: 5px 10px; font-size: 12px; line-height: 15px}

    /* [240618 kyj] S */
    .labs {margin: -2px -5px;}
    .labskin {margin: 2px 5px;}
    .labskin label {font-size: 14px;}
    .labskin input[type=radio] + label {padding-left: 24px;}
    .labskin input[type=radio] + label:after {width: 17px;height: 17px;line-height: 15px;font-size: 10px;text-indent: -2px;}


    #step-wrap {padding: 0;box-shadow: 0 0 0 rgba(0,0,0,0.1);border-radius: 10px;}
    #step-wrap legend {margin-bottom: 15px;font-size: 18px;line-height: 28px;}
    #step-wrap .btnWrap {margin-top: 20px;}
    .step-list {padding: 5px 10px;}
    .step-list > dl {padding: 15px 0;}
    .step-list > dl > dt {width: calc(100% - 90px);font-size: 14px;line-height: 1.6em;box-sizing: border-box;padding-right: 10px;}
    .step-list > dl > dd {width: 90px;}

    #step-wrap .title {margin-bottom: 15px;}
    #step-wrap .title img {max-height: 40px;margin-bottom: 10px;}
    #step-wrap .title h4 {font-size: 20px;line-height: 30px;}
    #step-wrap .title h4 .col {font-size: 20px;line-height: 30px;}
    #step-wrap .title p {margin-top: 5px;font-size: 14px;line-height: 1.6em;}
    #step-wrap .table1 tr > * {padding: 10px 5px;font-size: 14px;line-height: 18px;}
    .level-inf {padding: 15px 5px;}
    .level-inf p {font-size: 14px;line-height: 1.6em;}
    .level-inf mark {margin: 0 5px;font-size: 14px;line-height: 30px;border-radius: 0;padding: 0;background: none;font-weight: 700;}

    .btn-wrap {margin: 20px 0;border: 3px solid #f6f6f6;padding: 15px 5px;}
    .btn-wrap p {margin-bottom: 10px;font-size: 14px;line-height: 1.6em;}

    .step-view {padding: 0;box-shadow: 0 0 0 rgba(0,0,0,0.05);border-radius: 0;}
    .step-view + .step-view {margin-top: 40px;}
    .step-view .btn-wrap {font-size: 15px 5px;}
    .step-view .btn-wrap p {font-size: 14px;line-height: 1.6em;}
    .step-view dl.result > dt {padding: 10px 5px;font-size: 16px;line-height: 1.4em;}
    .step-view dl.result > dd {flex-direction: column;margin-top: 10px;}
    .step-view dl.result > dd .inf {width: 100%;border-left: 0;border-top: 1px solid #ddd;padding-top: 20px;}
    .step-view dl.result .inf > strong {font-size: 20px;line-height: 30px;}
    .step-view dl.result .inf > strong .level {font-size: 42px;line-height: 45px;}
    .step-view dl.result .inf > mark {margin: 10px 0;width: 140px;height: 40px;line-height: 40px;border-radius: 20px;font-size: 20px;}
    .step-view dl.result .inf > p {font-size: 14px;line-height: 1.6em;}
    .step-view dl.result .inf > p .colRed {font-size: 14px;line-height: 1.6em;}
    .step-view .memo {margin-top: 30px;}
    .step-view .memo > b {font-size: 16px;line-height: 1.6em;}
    .step-view .memo > p {margin-top: 5px;font-size: 14px;line-height: 1.6em;}
    .step-view .memo > p .small {font-size: 13px;line-height: 1.6em;}
    .step-view .memo > .line {margin: 15px 0;}

    /* support > csddd */
    .csddd{padding: 20px;}
    .csddd .head{margin-bottom: 20px;}
    .csddd .head img{width: 50px;height: auto;}
    .csddd .head .step{width: 90px;line-height: 30px;border-radius: 30px;font-size: 15px;}
    .csddd .head h4{font-size: 18px;margin-top: 15px;}
    .csddd .head p{font-size: 13px;}
    .csddd .inner{padding: 20px;}
    .csddd .inner hr{margin: 20px 0;}
    .csddd .inner h5{font-size: 20px;}
    .csddd .inner h5 img{margin-top: -2px;margin-right: 5px;width: 30px;height: auto;}
    .csddd .inner em{font-size: 16px;line-height: 50px;border-radius: 5px;}
    .csddd .inner ul{margin-top: 20px;padding: 15px;}
    .csddd .inner ul li{margin: 5px 0;font-size: 13px;}
    .csddd .inner ul li:before{width: 4px;height: 4px;margin-top: 5px;margin-top: -2px;}
    .csddd .yn_box{margin-top: 30px;padding-top: 30px;}
    .csddd .yn_box a{line-height: 45px;width: calc(50% - 5px);font-size: 15px;}
    .csddd_notice{padding: 20px 0;margin-top: 20px;}
    .csddd_notice h6{margin-bottom: 10px;font-size: 14px;}
    .csddd_notice h6 i{font-size: 20px;margin-right: -3px;margin-right: 2px;}
    .csddd_notice ul li{font-size: 14px;line-height: 20px;}
    .csddd_btn{width: 140px;line-height: 40px;border-radius: 40px;font-size: 15px;}



}

@media screen and (max-width: 1300px){

    /* [240711 kyj] S */
    #lef_banner {position: fixed;top: auto;bottom: 10px;left: 10px;}
    #lef_banner img {height: calc(90px*0.6);box-shadow: 0 0 5px rgba(0,0,0,0.4);border-radius: 5px;overflow: hidden;}

    /* [240711 kyj] webper */
    #lef_banner2 {position: fixed;top: auto;bottom: 10px;left: calc(10px + 162px + 5px);}
    #lef_banner2 img {height: calc(90px*0.6);box-shadow: 0 0 5px rgba(0,0,0,0.4);border-radius: 5px;overflow: hidden;}

    #lef_banner3 {position: fixed;top: auto;bottom: 10px;left: calc(10px + 324px + 10px);}
    #lef_banner3 img {height: calc(90px*0.6);box-shadow: 0 0 5px rgba(0,0,0,0.4);border-radius: 5px;overflow: hidden;}

}
@media screen and (max-width: 750px) {

    #lef_banner img {height: 35px}
    #lef_banner2 {left: calc(10px + 105px + 5px)}
    #lef_banner2 img {height: 35px}
    #lef_banner3 {left: calc(10px + 210px + 10px)}
    #lef_banner3 img {height: 35px}

}






@media screen and (max-width: 1300px){

    /* /search/list - 노동판례·행정해석 */
    .desc_bubble .bub {width: calc(70vw - 20px);font-size: 12px;line-height: 17px;}

    #keyword_wrap {margin-bottom: 30px;border: 2px solid #ddd;padding: 15px;}
    #keyword_wrap > dt {font-size: 18px;}
    #keyword_wrap > dd {margin-top: 10px;}
    #keyword_wrap .btns > a {padding: 0 10px;height: 30px;line-height: 30px;border-radius: 5px;font-size: 12px;}

    #sch_wrap {margin-bottom: 50px;}
    #sch_wrap .labskin label {font-size: 12px;}
    #sch_wrap .labskin input[type=checkbox] + label {padding-left: 20px;}
    #sch_wrap .labskin input[type=checkbox] + label:after {width: 16px;height: 16px;}
    #sch_wrap .labskin input[type=checkbox]:checked + label:before {width: 16px;height: 16px;line-height: 16px;font-size: 12px;}
    #sch_wrap .tab-labs .btn label {height: 40px;font-size: 12px;letter-spacing: -1px;padding: 0 2px;}
    #sch_wrap > dl {display: block;padding: 10px;}
    #sch_wrap > dl > * {padding: 0;}
    #sch_wrap > dl > dt {margin-bottom: 3px;padding-left: 0;width: auto;background: none;font-size: 12px;color: #111;font-weight: 700;}
    #sch_wrap > dl > dd {width: auto;border-left: 0;}
    #sch_wrap > dl > dd > * {margin: 2px;}
    #sch_wrap > dl .inp {height: 35px;width: 90%;padding-left: 10px;font-size: 12px;}
    #sch_wrap > dl .labs {margin: 0;}
    #sch_wrap > dl .labskin {margin: 2px;width: calc(50% - 4px);}

    .sch_list_wrap {padding-right: 0;min-height: auto;z-index: 66;display: flex;flex-direction: column-reverse;}
    /* .sch_list_wrap > .rig {position: fixed;top: auto;bottom: 0;width: 100%;z-index: 66;} */
    .sch_list_wrap > .rig {position: static !important;width: 100%;margin-bottom: 30px;}
    .sch_tit > h4 {font-size: 18px;}
    .sch_tit > span {font-size: 14px;}
    .sch_tit .btn {width: 100px;height: 30px;line-height: 28px;font-size: 12px;}

    .sch_sort_wrap {flex-wrap: wrap;flex-direction: column-reverse;}
    .sch_sort_wrap .sch_sort {margin-top: 20px;}
    .sch_sort {height: auto;align-items: start;justify-content: end;margin-top: 30px;}
    .sch_sort > li > a {font-size: 12px;}
    .sch_sort > li:not(:first-child):before {height: 10px;margin: 0 8px;}

    .sch_list > dl {padding: 15px 0;}
    .sch_list > dl > dd > hr {width: 15px;}
    .sch_list > dl > dd > hr.line {margin: 0 10px;height: 10px;}
    .sch_list > dl > dd > p {font-size: 14px;}
    .sch_list > dl > dt {margin-top: 15px;}
    .sch_list .sbj mark {margin-right: 5px;width: 40px;height: 20px;line-height: 20px;font-size: 11px;}
    .sch_list .sbj strong {font-size: 15px;}
    .sch_list .sbj mark + strong {max-width: calc(100% - 50px);}
    .sch_list p.ltof2 {margin-top: 5px;font-size: 14px;font-weight: normal;line-height: 1.6em;}

    .rig.fix .filter_wrap {position: relative;right: auto;margin-right: 0;flex-direction: row;align-items: inherit;height: auto;}
    .filter_wrap {width: 100%;display: flex;align-items: end;justify-content: space-between;align-items: inherit;}
    .filter_wrap > .filter_tit {display: none;}
    /* .filter_wrap .filter_group {margin-bottom: 0;flex-grow: 1;flex-basis: 0;} */
    .filter_wrap .filter_group {margin-bottom: 0;position: fixed;bottom: 0;width: calc(100vw/3);z-index: 66;}
    .filter_wrap .filter_group > dt {margin-bottom: 0;}
    .filter_wrap .filter_group > dt .btn_tg {padding: 0 10px;border-radius: 0;height: 35px;font-size: 12px;}
    .filter_wrap .filter_group > dt .btn_tg:after {content: '\e851';font-size: 14px;}
    .filter_wrap .filter_group > dd {position: absolute;bottom: 100%;left: 0;width: 100vw;background: #fff;padding: 15px;box-sizing: border-box;}
    .filter_wrap .filter_group > dd.inpts_date {margin-bottom: 104px;padding-bottom: 0;}
    .filter_wrap .filter_group.filter_dl1 {left: 0;}
    .filter_wrap .filter_group.filter_dl2 {left: calc(100vw/3);}
    .filter_wrap .filter_group.filter_dl2 > dd {left: calc(100vw/-3);}
    .filter_wrap .filter_group.filter_dl3 {right: 0;}
    .filter_wrap .filter_group.filter_dl3 > dd {right: 0;left: auto;}
    .filter_wrap .inp {height: 35px;font-size: 12px;padding-left: 10px;}
    .filter_wrap .inp + .inp {margin-top: 3px;}
    .filter_wrap .labskin input[type=radio] + label {height: 35px;line-height: 31px;padding-left: 32px;font-size: 12px;}
    .filter_wrap .inpts_date {margin: 0 -2px;margin-top: 3px;}
    .filter_wrap .inpts_date > .inp {margin: 0 2px;width: calc(50% - 4px);}


    /* https://hrdb.kr/search/view */
    #aside_quick {top: auto;bottom: 0;right: 0;width: 100%;transform: translateY(0%);box-shadow: 0 -1px 5px rgba(0,0,0,0.08);}
    #aside_quick .btns {flex-direction: row;width: auto;border-width: 1px 0 0;background: #f9f9f9;}
    #aside_quick .btns > li {height: 40px;flex-grow: 1;flex-basis: 0;padding-bottom: 0;}
    #aside_quick .btns > li + li {border-left: 1px solid #ddd;border-top: 0;}
    #aside_quick .btns .ico {height: 25px;display: none;}
    #aside_quick .btns p {font-size: 12px;line-height: 1.2em;color: #222;}

    .sch_view_wrap {margin: -50px -10px;}
    .sch_view_wrap .lef {width: 250px;}
    .sch_view_wrap .lef .open {top: 15px;left: 5px;width: 35px;height: 35px;}
    .sch_view_wrap .lef .open img {height: 15px;}
    .sch_view_wrap .lef .close {top: 8px;right: 10px;width: 35px;height: 35px;}
    .sch_view_wrap .lef .close img {height: 15px;}
    .sch_view_wrap .rig {margin: 70px 30px;padding-right: 0;width: calc(100% - 310px);}

    .sch_step_wrap {max-width: 249px;}
    .sch_step_wrap > dt {height: 50px;padding-left: 15px;}
    .sch_step_wrap > dt > img {margin-right: 5px;}
    .sch_step_wrap > dt > h4 {font-size: 16px;margin-right: 5px;}
    .sch_step_wrap > dt > strong {font-size: 14px;}
    .sch_step_wrap > dd {padding: 5px 15px;height: calc(100vh - 40px - 142px);box-sizing: border-box;overflow-y: auto;}
    .sch_step_wrap .list {padding-left: 10px;margin-left: 0;}
    .sch_step_wrap .list:before {top: 0;bottom: 0;}
    .sch_step_wrap .list > li:after {left: -16px;}
    .sch_step_wrap .list > li .link {margin: 0;padding: 10px;}
    .sch_step_wrap .list > li em {font-size: 11px;}
    .sch_step_wrap .list > li p {line-height: 1.4em;}
    .sch_step_wrap .list > li.gray P {padding: 15px 10px;}
    .sch_step_wrap .list > li mark {width: 30px;height: 18px;line-height: 18px;font-size: 11px;letter-spacing: -1px;}
    .sch_step_wrap .list > li mark + em {margin-top: 5px;}
    .sch_step_wrap .list > li:not(.active) p {color: #333;}
    .sch_step_wrap .list2 {margin-top: 20px;padding: 0 10px 5px;}
    .sch_step_wrap .list2 li {padding: 10px 0;}
    .sch_step_wrap .list2 li mark {margin-bottom: 5px;height: 22px;line-height: 22px;padding: 0 8px;font-size: 10px;font-weight: 500;}
    .sch_step_wrap .list2 li strong {font-size: 14px;line-height: 22px;-webkit-line-clamp: 2 !important;}
    .sch_step_wrap .list2 li p {margin-top: 3px;font-size: 12px;line-height: 16px;}

    .sch_view_wrap.fullpage .lef {border-right: 0;}
    .sch_view_wrap.fullpage .rig {width: calc(100% - 60px);}
    .sch_view_wrap.fullpage .sch_step_wrap {box-shadow: none;}

    .lef.fix .sch_step_wrap {top: 151px;top: 91px;}
    .lef.fix .open {top: 156px;z-index: 22;}


    .sch_view_cont.login-hidden {height: 400px;}
    .sch_view_cont.login-hidden:after {height: 10%;}
    .sch_view_head {margin-bottom: 20px;}
    .sch_view_head > dl > dt {margin-bottom: 10px;}
    .sch_view_head > dl > dt > strong {font-size: 16px;line-height: 1.4em;}
    .sch_view_head > dl > dd {display: block;}
    .sch_view_head > dl > dd > * {display: inline-block;vertical-align: middle;}
    .sch_view_head > dl > dd > hr {width: 10px;display: none;}
    .sch_view_head > dl > dd > hr.line {margin: 0 10px;height: 10px;
        width: 0;height: 0;margin: 4px;}
    .sch_view_head > dl > dd > p {font-size: 14px;max-width: calc(100% - 70px);}
    .sch_view_head > dl > dd > mark {width: 40px;height: 25px;line-height: 25px;font-size: 12px;}
    .sch_view_head > dl > dd > mark + hr {width: 100%;height: 5px;display: block;}
    .sch_view_head > dl > dd > .btn {width: 60px;height: 25px;line-height: 23px;font-size: 12px;}
    .sch_view_head .key_point {margin-top: 10px;padding: 15px;}
    .sch_view_head .key_point > p {line-height: 1.6em;}

    .sch_view_tit {display: block;margin: 40px 0 10px;font-size: 18px;}
    .sch_view_tit.tac {margin-bottom: 10px;font-size: 20px;}
    .sch_view_cont .table1 tr > * {padding: 10px 5px;font-size: 12px;line-height: 16px;}
    .sch_view_cont .memoWrap {font-size: 14px;line-height: 1.6em;}

    .memobox_wrap {margin-top: 30px;padding: 0 15px;}
    .memobox_wrap > dl {padding: 30px 0;}

    #pdfdownBtn {display: none;}
    #printBtn {display: none;}
    #aside_quick .btns > li:nth-child(1) {display: none;}
    #aside_quick .btns > li:nth-child(2) {display: none;}
    #aside_quick .btns > li:nth-child(3) {border-left: 0;}


    .nologin_info {margin-top: -200px;padding-top: 100px;z-index: 21;background: linear-gradient(to top, #fff 90%, rgba(255,255,255,0) 100%);}
    .nologin_info .inner > h3 {margin-bottom: 20px;font-size: 20px;line-height: 30px;}
    .nologin_info .inner > h4 {margin-bottom: 10px;font-size: 18px;line-height: 28px;}
    .nologin_info .inner > h4 img {margin-right: 5px;height: 18px;}
    .nologin_info .inner > p {font-size: 14px;font-weight: normal;line-height: 1.6em;color: #333;}
    .nologin_info .boxs {margin: -5px;}
    .nologin_info .boxs > li {margin: 5px;width: calc(50% - 10px);padding: 15px;}
    .nologin_info .boxs > li .ico {height: 50px;}
    .nologin_info .boxs > li .ico img {max-height: 40%;max-width: 40%;}
    .nologin_info .boxs > li p {font-size: 14px;line-height: 1.6em;}
    .nologin_info .box_list > li {margin-top: 5px;}
    .nologin_info .box_list > li .ico {margin-right: 5px;height: 50px;width: 50px;}
    .nologin_info .box_list > li .ico img {max-height: 40%;max-width: 40%;}
    .nologin_info .box_list > li p {width: calc(100% - 55px);font-size: 14px;line-height: 1.6em;}
    .nologin_info .btnWrap > * {margin: 2px;height: 42px;line-height: 40px;font-size: 15px;border-radius: 5px;}


    .nologin .memobox_wrap {max-height: 600px;overflow: hidden;position: relative;}
    .nologin .nologin_info {display: block;}

}


@media screen and (max-width: 750px){
    
    .sch_view_wrap {margin: -40px -10px;}

    .sch_view_wrap .lef {width: 0;}
    .sch_view_wrap .rig {width: calc(100% - 60px);}

    .sch_step_wrap {height: 100%;border-right: 1px solid #ddd;box-shadow: -1px 0 5px rgba(0,0,0,0.08);}










    .dateInfo {transform: none;position: static;margin-top: 40px;}
    .dateInfo a {text-align: left;margin: 0 10px;display: flex;align-items: center;}
    .dateInfo a span {margin: 0;text-align: center;width: 80px;}

    #tnb {transform: none;}

}






@media screen and (max-width: 1300px){

    .stit {margin-bottom: 10px;}
    .stit > h3 {font-size: 20px;color: #111;line-height: 1.3em;}
    .stit > p {font-size: 14px;line-height: 1.6em;}
    .stit.tac {margin-bottom: 15px;}
    .stit.tac > h3 {font-size: 22px;line-height: 1.3em;}
    
    .btnWrap.col > * {width: 100%;height: 40px;line-height: 38px;font-size: 14px;}
    .btnWrap.col > *:not(:first-child) {margin-top: 5px;}

    .full_line {margin: 20px 0;}
    ._tabWrap {margin-bottom: 20px;}
    ._tabWrap .tab-tab > a {font-size: 13px;line-height: 1.4em;height: 40px;letter-spacing: -1px;display: flex;justify-content: center;align-items: center;}
    .tab-tab.switch > a {height: 35px;}

    .tab-article .boxs {flex-direction: column;margin: 0;}
    .tab-article .boxs > li {margin: 0;width: 100%;}
    .tab-article .boxs > li + li {margin-top: 30px;}
    .tab-article .boxs > li dl {box-shadow: 0 0 10px rgba(0,0,0,0.1);}

    .price {margin-top: 10px;}

    .ex_info {display: block;}
    .ex_info > strong {font-size: 16px;line-height: 1.4em;text-align: left;display: block;}
    .ex_info > p {font-size: 14px;line-height: 1.6em;font-weight: normal;text-align: left;}
    .ex_info > p.chk {padding-left: 15px;background-size: 10px auto;}

    .days14_info {padding: 20px;}
    .days14_info .imgc {margin-bottom: 20px;}
    .days14_info .imgc img {max-height: 55px;}

    .ul_dot > li {padding-left: 8px;font-size: 14px;line-height: 22px;}
    .ul_dot > li:after {top: 9px;width: 3px;height: 3px;}

    .stxt1 {font-size: 14px;line-height: 1.6em;}
    .stxt1 .small {font-size: 12px;line-height: 1.4em;}
    .stxt1.box_sky {padding: 15px;}

    #plan_mgmt .title {padding: 15px;}
    #plan_mgmt > dl {padding: 15px;}
    #plan_mgmt > dl > dt {margin-bottom: 20px;}
    #plan_mgmt > dl > dt > strong {font-size: 18px;}
    #plan_mgmt > dl > dt > p {font-size: 14px;}
    #plan_mgmt > dl > dd .full_line {margin: 15px 0;}
    #plan_mgmt > dl > dd table tr > * {font-size: 14px;line-height: 1.4em;}
    #plan_mgmt > dl > dd table tr > th {font-size: 14px;color: #111;}
    #plan_mgmt > dl > dd table tr > td a {margin-left: 15px;}

    #select_plan .btnWrap > * {width: 100px;height: 40px;line-height: 38px;border-radius: 5px;font-size: 16px;}
    #select_plan .btnWrap i {font-size: 18px;}

    #select_plan .step_line {margin-bottom: 50px;height: 20px;border-radius: 10px;border-radius: 10px;}
    #select_plan .step_line > li > p {top: 30px;font-size: 13px;letter-spacing: -1px;}
    #select_plan .step_line > li i::before {font-size: 15px;width: 14px;height: 14px;}
    #select_plan .step_line > li.active i {background: #fff;width: 14px;height: 14px;}
    #select_plan .step_line > li.active i::before {margin-top: 0;display: none;}
    #select_plan .step_line > li.active_last {border-radius:0 10px 10px 0;}
    #select_plan .step_line > li:first-child {border-radius: 10px 0 0 10px;}
    #select_plan .step_line > li.active_last:first-child {border-radius: 10px;}
    #select_plan .tab-article .boxs > li dl {padding: 20px;padding-right: 50px;}

    .form_wrap {padding: 20px;}
    .form_wrap .stit {margin-bottom: 15px;}

    .ex_bubble > .memo {left: 0%;transform: translate(0, 5px);padding: 12px;width: calc(100vw - 60px);line-height: 1.4em;box-shadow: 0 0 10px rgba(0,0,0,0.2);}
    .ex_bubble > .memo:after {display: none;}
    .ex_bubble.on > .memo {display: block;}

    .agree_wrap {margin: 20px -20px -20px;padding: 15px;}
    .agree_wrap label {font-size: 14px;}






    #step-wrap.new .tit {margin-bottom: 10px;font-size: 18px;}

    #step-wrap.new.step-view dd {padding-top: 0;margin-top: 0;height: auto;}
    #step-wrap.new.step-view dd > * {width: auto;padding: 20px;min-height: auto;}
    #step-wrap.new.step-view .inf {border-right: none;border-bottom: 3px solid #ddd;padding: 0 10px 50px;margin-bottom: 30px;}
    #step-wrap.new.step-view .inf > em {font-style: normal;font-size: 17px;line-height: 1.4em;}
    #step-wrap.new.step-view .inf > strong {margin-top: 10px;}
    #step-wrap.new.step-view .inf > mark {margin-top: 15px;}
    #step-wrap.new.step-view .inf > p {margin-top: 15px;text-align: center;}
    #step-wrap.new.step-view dd.small_h {padding-bottom: 0;flex-direction: row;justify-content: center;box-sizing: border-box;}
    #step-wrap.new.step-view dd.small_h .inf {margin: 10px;padding-bottom: 15px;width: calc(50% - 20px);}
    #step-wrap.new.step-view dd.small_h .inf > strong {margin-top: 4px;font-size: 38px;line-height: 50px;}
    #step-wrap.new.step-view dd.small_h .inf > p {margin-top: 5px;}

    .step-list > dl > dt > em {font-size: 14px;line-height: 18px;width: 30px;}
    .step-list > dl > dt > p {font-size: 14px;line-height: 18px;width: calc(100% - 30px);}

    .scoreTab {border: 2px solid #ddd;border-radius: 0;}
    .scoreTab .tab-tab {border-radius: 0;}
    .scoreTab .tab-tab > a {height: 70px;padding: 2px;box-sizing: border-box;justify-content: end;}
    .scoreTab .tab-tab > a p {font-size: 11px;line-height: 15px;}
    .scoreTab .tab-tab > a strong {margin-top: 0;font-size: 18px;line-height: 30px;}
    .scoreTab .tab-tab > a.active:after {display: block;content: '';position: absolute;top: 100%;left: 50%;background: url('../images/sub/tab-arrow.png') no-repeat center center;width: 16px;height: 8px;margin-left: -8px;}
    .scoreTab .tab-article {padding: 25px;}
    .score_inf {flex-direction: column;}
    .score_inf > dt {width: auto;font-size: 20px;line-height: 1.4em;}
    .score_inf > dd {width: auto;font-size: 14px;line-height: 1.6em;margin-top: 6px;}
    .score_inf > dd strong {margin: 2px 0;font-size: 15px;line-height: 1.6em;}
}




@media screen and (max-width: 1300px){
    /* 251023 sys S - welfare */
    /* .welfare_cont.nologin { height: 1600px; max-height: 1600px;}
    .welfare_cont .nologin_info { top: 400px; padding-top: 130px;} */

    .sub_welfare_srch { margin-bottom: 30px;}
    .sub_welfare_srch form fieldset .inp { width: calc(100% - 40px); height: 40px; line-height: 40px; padding: 0 15px; font-size: 14px;}
    .sub_welfare_srch form fieldset button[type=submit] { width: 40px; height: 40px; font-size: 16px;}


    .welfare_cate_wrap .ico_box { max-width: 70px; margin: 0 auto;}

    .welfare_cate_top .roll { width: 87.5%; margin: 0 -5px;}
    .welfare_cate_top .item { padding: 0 5px;}
    .welfare_cate_top .item button span { margin: 5px -4px 0; font-size: 13px;}

    .welfare_cate_top .view_all_btn { width: 12.5%; text-align: center; margin-left: 20px;}
    .welfare_cate_top .view_all_btn button { max-width: 70px;}

    .welfare_cate_wrap .welfare_cate_all_wrap { top: 120px; padding: 20px;}
    .welfare_cate_all_wrap li { width: 25%;}
    .welfare_cate_all_wrap li button .ico_box { width: 40px; margin-right: 5px;}
    .welfare_cate_all_wrap li button .ico_box img { max-width: 25px; max-height: 24px; }
    .welfare_cate_all_wrap li button span { width: calc(100% - 40px); font-size: 13px;}


    /* 기업별복지제도 - 리스트 상단 분류 */
    .welfare_sort_wrap { margin-top: 30px;}
    .welfare_sort_wrap .total { font-size: 14px;}

    .welfare_sort_wrap .right_sort .item { min-width: 90px; height: 35px; padding: 0 10px;}
    .welfare_sort_wrap .right_sort .item::after { right: 8px;}
    .welfare_sort_wrap .right_sort .item span { font-size: 13px;}
    .welfare_sort_wrap .right_sort .item .item_list_wrap { top: 45px; width: 150px; padding: 10px;}
    .welfare_sort_wrap .right_sort .item ul { max-height: 250px;}
    .welfare_sort_wrap .right_sort .item li label { padding-left: 15px; font-size: 12px;}
    .welfare_sort_wrap .right_sort .item li label::before { width: 11px; height: 11px;}

    /* 기업별복지제도 - 리스트 */
    .welfare_list_wrap { padding-top: 20px;}
    .welfare_list_wrap li a { padding: 20px;}
    .welfare_list_wrap li .welfare_company_tit { margin-bottom: 10px;}
    .welfare_list_wrap li .welfare_company_tit .left_box .company { font-size: 17px;}
    .welfare_list_wrap li .welfare_company_tit .left_box .location { margin-left: 5px; padding: 0 7px; height: 20px; font-size: 12px;}
    .welfare_list_wrap li .welfare_company_tit .left_box > div { flex-wrap: wrap;}
    .welfare_list_wrap li .welfare_company_tit .left_box > div + div { padding-top: 10px;}
    .welfare_list_wrap li .welfare_company_tit .left_box dl { width: 50%; padding: 5px; box-sizing: border-box;}
    .welfare_list_wrap li .welfare_company_tit .left_box dl:nth-child(3):before { display: none;}
    .welfare_list_wrap li .welfare_company_tit .left_box dl + dl::before { display: none;}


    .welfare_list_wrap li .welfare_company_tit .left_box dt { padding-right: 5px; font-size: 13px;}
    .welfare_list_wrap li .welfare_company_tit .left_box dd { font-size: 13px;}

    .welfare_list_wrap li .welfare_company_tit .right_box img { max-width: 120px;}

    .welfare_list_wrap li .welfare_company_info { padding-top: 15px;}
    .welfare_list_wrap li .welfare_company_info_box + .welfare_company_info_box { padding-top: 7px;}
    .welfare_list_wrap li .welfare_company_info .info_tit { font-size: 13px;}
    .welfare_list_wrap li .welfare_company_info .info_txt { font-size: 13px;}

    .welfare_list_wrap .view_more_btn { height: 40px; margin-top: 20px; font-size: 16px;}



    /* 상단 카테고리 필터링 시 / 검색 시 */
    .welfare_list_wrap li .welfare_company_info_box.filter .info_txt { padding-left: 7px;}


    /* 기업별복지제도 - view */
    .welfare_view_top { padding-bottom: 20px;}
    .welfare_view_top .top_company_tit h3 { font-size: 22px;}
    /* .welfare_view_top .top_company_tit img { max-width: 120px;} */
    .welfare_view_top .top_company_info { margin-top: 20px; padding: 15px 0;}
    .welfare_view_top .top_company_info ul { flex-wrap: wrap; margin: -7px 0;}
    .welfare_view_top .top_company_info li { width: calc(100% / 3); margin: 7px 0; flex: auto; box-sizing: border-box;}
    .welfare_view_top .top_company_info li:nth-child(4n) { border-left: 0;}
    .welfare_view_top .top_company_info li dt { font-size: 15px;}
    .welfare_view_top .top_company_info li dd { padding-top: 10px; font-size: 14px;}

    .welfare_view_cont { padding-top: 30px;}
    .welfare_view_cont .welfare_key_box { padding: 15px; padding-left: 35px;}
    .welfare_view_cont .welfare_key_box h4 { font-size: 16px;}
    .welfare_view_cont .welfare_key_box h4 i { top: 3px; left: -20px;}
    .welfare_view_cont .welfare_key_box p { padding-top: 5px; font-size: 14px;}

    .welfare_view_cont .welfare_view_box { padding: 20px 0 30px;}
    .welfare_view_cont .welfare_view_box > div { padding-left: 20px;}
    .welfare_view_cont .welfare_view_box > div + div { margin-top: 15px;}
    .welfare_view_cont .welfare_view_box .check_tit { margin-bottom: 5px; font-size: 15px;}
    .welfare_view_cont .welfare_view_box .check_tit::before { left: -20px; width: 14px; height: 14px;}
    .welfare_view_cont .welfare_view_box p { padding-left: 7px; font-size: 13px;}

    .welfare_view_cont .list_btn { width: 220px; height: 40px; margin-top: 40px; font-size: 15px;}

}

@media screen and (max-width: 750px){

    /* 251023 sys S - welfare */
    /* .welfare_cont.nologin { height: 1600px; max-height: 1600px;}
    .welfare_cont .nologin_info { top: 450px;} */

    .welfare_cate_top .roll { width: calc((100% / 6) * 5); }
    .welfare_cate_top .item button img { max-width: 55%; max-height: 70%;}
    .welfare_cate_top .item button span { font-size: 12px;}

    .welfare_cate_top .view_all_btn { width: calc(100% / 6); margin-left: 10px;}
    .welfare_cate_top .view_all_btn button { max-width: 71%;}

    .welfare_cate_wrap .welfare_cate_all_wrap { padding: 15px;}
    .welfare_cate_all_wrap li { width: 50%;}
    .welfare_cate_all_wrap li button span { font-size: 12px;}

    /* 기업별복지제도 - 리스트 상단 분류 */
    .welfare_sort_wrap form { display: block;}
    .welfare_sort_wrap .right_sort { margin-top: 10px;}
    .welfare_sort_wrap .right_sort > ul { width: 100%; flex-wrap: wrap;}
    .welfare_sort_wrap .right_sort .item { width: calc((100% / 3) - 6px); height: 30px; padding: 0 8px;}
    .welfare_sort_wrap .right_sort .item span { font-size: 12px;}
    .welfare_sort_wrap .right_sort .item .item_list_wrap { top: 35px; left: -1px; right: -1px; width: auto;}

    /* 기업별복지제도 - 리스트 */
    .welfare_list_wrap li a { padding: 15px 12px;}
    .welfare_list_wrap li .welfare_company_tit { align-items: flex-start;}
    .welfare_list_wrap li .welfare_company_tit .left_box .company { font-size: 15px;}
    .welfare_list_wrap li .welfare_company_tit .left_box .location { font-size: 11px;}
    .welfare_list_wrap li .welfare_company_tit .left_box > div:nth-child(2) { margin: -5px;}
    .welfare_list_wrap li .welfare_company_tit .left_box dl { display: block;}
    .welfare_list_wrap li .welfare_company_tit .left_box dt { font-size: 12px;}
    .welfare_list_wrap li .welfare_company_tit .left_box dd { padding-top: 5px; font-size: 12px;}

    .welfare_list_wrap li .welfare_company_tit .right_box img { max-width: 70px;}

    .welfare_list_wrap li .welfare_company_info { padding-top: 10px;}
    .welfare_list_wrap li .welfare_company_info .info_tit { font-size: 12px;}
    .welfare_list_wrap li .welfare_company_info .info_txt { font-size: 12px;}

    /* 기업별복지제도 - view */
    .welfare_view_top .top_company_tit h3 { font-size: 18px;}
    .welfare_view_top .top_company_tit img { max-width: 100px;}

    .welfare_view_top .top_company_info li { width: 50%;}
    .welfare_view_top .top_company_info li:nth-child(4n) { border-left: 1px solid #ddd;}
    .welfare_view_top .top_company_info li:nth-child(2n+3) { border-left: 0;} 
    .welfare_view_top .top_company_info li dt { font-size: 14px;}
    .welfare_view_top .top_company_info li dd { padding-top: 5px; font-size: 13px;}

    .welfare_view_cont .welfare_key_box h4 { font-size: 15px;}
    .welfare_view_cont .welfare_key_box h4 i { top: 2px;}
    .welfare_view_cont .welfare_key_box p { font-size: 13px;}

    .welfare_view_cont .welfare_view_box > div { padding-left: 18px;}
    .welfare_view_cont .welfare_view_box .check_tit { font-size: 14px;}
    .welfare_view_cont .welfare_view_box .check_tit::before { top: 3px; left: -16px; width: 12px; height: 12px;}
    .welfare_view_cont .welfare_view_box p { font-size: 12px;}
    .welfare_view_cont .welfare_view_box p + p { padding-top: 3px;}

}


@media screen and (max-width: 450px){
    /* 251023 sys S - welfare */
    .welfare_cate_top .roll { width: calc((100% / 6) * 5); }
}







@media screen and (max-width: 1300px){
    #payment_end .tit > i {width: 40px;height: 40px;font-size: 20px;}
    #payment_end .tit > h3 {margin-top: 5px;font-size: 22px;}
    #payment_end .memo {margin-top: 20px;font-size: 14px;line-height: 1.6em;padding: 20px;}












    html .sch_layer_wrap .sch_layer {border-radius: 0 0 10px 10px;padding: 20px 0;}
    html .sch_layer_wrap .sch_layer > dt {padding: 0 29px;}
    html .sch_layer_wrap .sch_layer > dt > strong {font-size: 14px;}
    html .sch_layer_wrap .sch_layer .sch_list > li {padding: 0 2px 0 27px;}
    html .sch_layer_wrap .sch_layer .sch_list > li:before {width: 26px;height: 26px;line-height: 26px;margin-right: 5px;font-size: 17px;}
    html .sch_layer_wrap .sch_layer .sch_list > li > a {width: calc(100% - 38px - 46px);font-size: 14px !important;line-height: 40px !important;}
    html #main .sch_layer_wrap.text_write fieldset {border-radius: 10px 10px 0 0;padding: 0 19px;}
    html #main .sch_layer_wrap.text_write fieldset .inp {height: 47px;line-height: 47px;}
    html #main .sch_layer_wrap.text_write fieldset button {height: 47px;}

    html .sch_layer_wrap.text_write fieldset {border-radius: 10px 10px 0 0;padding: 0 19px;}
    html .sch_layer_wrap.text_write fieldset .inp {height: 47px;line-height: 47px;}
    html .sch_layer_wrap.text_write fieldset button {height: 47px;}
    html .sch_layer_wrap.text_write .sch_layer {top: 47px !important;border-radius: 0 0 10px 10px !important;}

    html #sub .sch_layer_wrap {width: calc(100% - 28px);}
    html #sub .sch_layer_wrap > dl .inp {width: 100%;}
    html #sub .sch_layer_wrap .sch_layer > dt {padding-left: 10px;padding-right: 10px;}
    html #sub .sch_layer_wrap .sch_layer > dt > strong,
    html #sub .sch_layer_wrap .sch_layer > dt > ._del {margin: 0;font-size: 13px;}
    html #sub .sch_layer_wrap .sch_layer > dd {margin-top: 10px;}
    html #sub .sch_layer_wrap .sch_layer .sch_list > li {padding-left: 10px;padding-right: 0;}
    html #sub .sch_layer_wrap .sch_layer .sch_list > li:before {font-size: 15px !important;}
    html #sub .sch_layer_wrap .sch_layer .sch_list > li > a {font-size: 13px !important;width: calc(100% - 36px - 31px);}
    html #sub #sch_wrap > dl > dd .sch_layer_wrap {width: calc(100% - 40px);}
    html #sub #sch_wrap > dl > dd .sch_layer_wrap fieldset .inp {width: 100%;}
    html #sub #sch_wrap > dl > dd .sch_layer_wrap.text_write .sch_layer {top: 35px !important;}








    #labor_intro .inner {flex-direction: column;}
    #labor_intro .inner > dl {width: auto;box-shadow: 0 0 10px rgba(0,0,0,0.1);border-radius: 5px;}
    #labor_intro .inner > dl + dl {margin-top: 20px;}
    #labor_intro .inner > dl > dt {height: 40px;font-size: 16px;}
    #labor_intro .inner > dl > dd {padding: 10px;}
    #labor_intro .btns > li + li {margin-top: 10px;}
    #labor_intro .btns > li {border-radius: 5px;}
    #labor_intro .btns > li .inf {height: 180px;padding-bottom: 5px;}
    #labor_intro .btns > li .inf > .dot {margin-bottom: 10px;}
    #labor_intro .btns > li .inf > em {font-size: 14px;line-height: 20px;}
    #labor_intro .btns > li .inf > strong {font-size: 18px;line-height: 25px;}
    #labor_intro .btns > li .inf > p {font-size: 14px;line-height: 20px;}
    #labor_intro .btns > li .btn {height: 45px;}
    #labor_intro .btns > li .btn > p {padding-bottom: 1px;font-size: 15px;line-height: 1.4em;font-weight: 400;color: #222;}
    #labor.scoreTab .tab-tab > a {padding-bottom: 10px;}
    #labor.scoreTab .tab-tab > a strong {font-size: 12px;line-height: 16px;}

    .labor_inf {margin: 0 -10px;flex-direction: column;}
    .labor_inf > dt {width: auto;margin: 0 0 10px;font-size: 18px;line-height: 1.4em;text-align: left;}
    .labor_inf > dd {width: auto;border-left: 0;padding-left: 0;font-size: 14px;line-height: 1.6em;}









    #asd_lef {position: relative;z-index: 89;left: auto;top: auto;margin-left: 0;padding-top: 0;}
    #asd_lef .btns > li .btn4 {height: 40px;font-size: 14px;border-radius: 5px;}
    #asd_lef .btns > li .btn4 i {font-size: 11px;}
    #asd_lef .menu {margin-top: 5px;}
    #asd_lef .menu dl > dt {height: 35px;}
    #asd_lef .menu dl > dt strong {width: calc(100% - 45px);padding-left: 20px;font-size: 13px;}
    #asd_lef .menu dl > dt i {width: 45px;font-size: 13px;}
    #asd_lef .menu dl > dd {padding: 5px 20px;background: #f8f8f8;max-height: 20vh;overflow-y: auto;}
    #asd_lef .menu dl > dd a {line-height: 18px;font-size: 13px;padding-left: 6px;}
    #asd_lef .menu dl > dd a:after {top: 13px;}
    #asd_lef.fix {position: relative;top: auto;left: auto;}
    #asd_lef.w230 {left: auto;margin-left: 0;width: auto;}
    #asd_lef.end {position: relative;bottom: auto;left: auto;top: auto;margin-left: 0;}
    #asd_lef.w230.end {position: relative;bottom: auto;left: auto;top: auto;margin-left: 0;}
    #asd_lef:not(.w230) .btns {position: fixed;top: 157px;left: 5px;z-index: 88;}
    #asd_lef:not(.w230) .btns img {width: 60px;}

    .sanjae_banner {margin: 30px 0;}
    .sanjae_banner > img {height: 100px;border-radius: 5px;}
    .sanjae_banner > h3 {font-size: 20px;}








    }



@media screen and (min-width: 750px) and (max-width: 1300px){

    .box_blue {width: 220px;padding: 20px 15px;margin-bottom: 0;box-sizing: border-box;align-content: center;}

    .new_list_wrap {margin-bottom: 0;width: calc(100% - 230px);padding: 10px 0;display: flex;flex-direction: column;}
    .new_list_wrap > * {padding: 0 15px;}
    .new_list_wrap > dt {padding: 3px 15px 10px;}
    .new_list_wrap > dt strong {font-size: 14px;line-height: 20px;display: inline-block;vertical-align: middle;}
    .new_list_wrap > dt .new {width: 40px;height: 20px;line-height: 20px;font-size: 11px;position: static;margin-right: 5px;display: inline-block;vertical-align: middle;}
    /* .new_list_wrap > dd {flex-grow: 1;flex-basis: 0;overflow: hidden;overflow-y: auto;display: block !important;} */
    .new_list_wrap > dd {flex-grow: 1;flex-basis: 0;display: block !important;padding: 0;}
    .new_list > li a {overflow: hidden !important;text-overflow: ellipsis !important;white-space: nowrap !important;}
    
    .new_list_wrap .item {height: auto;}
    .new_list_wrap .item + .item {border-top: none;margin: 0;padding: 0;}
    .new_list_wrap .item + .item.slick-active .txt {padding: 0 15px;}
    .new_list_wrap .item + .item.slick-active:not(.slick-current) .txt {border-left: 1px solid #ddd;}
}
@media screen and (max-width: 750px){

    .filter_wrap {display: block;height: auto;}

    .box_blue {padding: 15px;margin-bottom: 10px;}
    .box_blue .tit {font-size: 14px;line-height: 20px;}
    .box_blue .tot {margin-top: 5px;}
    .box_blue .num {margin-top: 5px;}
    .box_blue .num + .num {margin-top: 0;}
    .box_blue .num p {font-size: 13px;line-height: 20px;}

    .new_list_wrap {margin-bottom: 0;padding: 15px 0;}
    .new_list_wrap > * {padding: 0 15px;}
    .new_list_wrap > dt {padding: 3px 15px 8px;}
    .new_list_wrap > dt strong {font-size: 14px;line-height: 20px;display: inline-block;vertical-align: middle;}
    .new_list_wrap > dt .new {width: 40px;height: 20px;line-height: 20px;font-size: 11px;position: static;margin-right: 5px;display: inline-block;vertical-align: middle;}
    /* .new_list_wrap > dd {overflow: hidden;overflow-y: auto;height: 160px;max-height: 30vh;display: block !important;} */
    .new_list_wrap > dd {display: block !important;padding: 0;}
    .new_list > li + li {margin-top: 0;padding-top: 0;}
    .new_list > li a {font-size: 12px;line-height: 35px;overflow: hidden !important;text-overflow: ellipsis !important;white-space: nowrap !important;}
    
    .new_list_wrap .item + .item {border-top: none;margin: 0;padding: 0;}
    .new_list_wrap .item + .item.slick-active .txt {padding: 0 15px;}
    .new_list_wrap .item + .item.slick-active:not(.slick-current) .txt {border-left: 1px solid #ddd;}
}