@charset "utf-8";

@media screen and (min-width: 750px) and (max-width: 1200px){#_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;}.__pcta{display: none !important;}}
@media screen and (min-width: 750px){.__ta{display: none;} .__mo{display: none !important;} .__pcta{display: block !important;}}

@media screen and (max-width: 1200px) {

    /* Common */
    html{-webkit-text-size-adjust: 100%;text-size-adjust: 100%;}
    body,td,form,select,input,button,textarea,div,option,pre,p,span,blockquote,li,dt,dd {font-size: 13px;}

    /* Accessibility */
    #skip-to-article a {font-size: 20px;line-height: 70px;}
    #skip-to-article a:focus {height: 70px;}

    /* Input */
    .inp.w100,
    .slt.w100 {width: 100%;}
    .inp.wfull,
    .slt.wfull {width: 100%;}
    .inp.w50,
    .slt.w50 {width: 50%;}
    .inp.w33,
    .slt.w33 {width: 35%;}

    textarea {min-height: 100px;}
    .many_inputs{white-space: nowrap;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
    .many_inputs.len3 > *{width: calc((100% / 3) - (20px / 3));}
    .many_inputs.len2 > *{width: calc((100% / 2) - (10px / 2));}
    .many_inputs .hipen{font-size: 10px;margin: 0;width: 10px !important;}

    .lab + label{padding-left: 25px;line-height: 20px;font-size: 14px;}
    .lab + label:before{width: 20px;height: 20px;}
    .lab:checked + label:after{width: 20px;line-height: 20px;font-size: 12px;}
    .lab.radio + label:before{width: 20px;height: 20px;}
    .lab.radio:checked + label:after{width: 20px;line-height: 20px;}

    .finp{padding-right: 85px;width: 100%;box-sizing: border-box;min-width: 0;}
    .finp .input p{line-height: 40px !important;padding: 0 15px;}
    .finp button{width: 85px;height: 40px !important;padding: 0 !important;}
    
    /* Captcha */
    #zigger-captcha .inp {margin-left: 0;margin-top: 5px;width: 100%;}

    /* Button */
    .btn-wrap {margin-top: 30px;min-height: 40px;}
    .btn1, .btn2, .btn3, .btn1.small, .btn2.small, .btn3.small{padding: 0 15px;font-size: 14px;height: 40px;letter-spacing: -0.05em;line-height: 38px;min-width: 80px;text-align: center;}
    .btn-wrap .right.clear {clear: both;display: block;position: static;text-align: right;}
    
    /* Tab */
    .article-tab{margin-bottom: 20px;}
    .article-tab li a{line-height: 45px;font-size: 14px;}
    .article-tab li.on a{line-height: 46px;}

    /* Table */
    .table colgroup {display: none;}
    .table tr > * {font-size: 13px;letter-spacing: -0.05em;line-height: 16px;padding: 10px 5px;}
    .table > tbody > tr > th {min-width: 80px;}
    .table > tbody > tr > td.no {font-size: 11px;}
    .table > tbody > tr > td p {line-height: 18px;}

    .table_wrt colgroup {display: none;}
    .table_wrt tr > * {font-size: 13px;letter-spacing: -0.05em;line-height: 16px;padding: 10px;}
    .table_wrt tbody th {width: 70px;font-size: 12px;padding: 10px;}
    .table_wrt tbody td p {line-height: 18px;}

    span.tbltxt {font-size: 12px;line-height: 14px;}
    ul.tbltxt {margin: 5px 0 0 0;}
    ul.tbltxt li {font-size: 12px;line-height: 14px;}
    ul.tbltxt li:before {top: 6px;}

    .list-nodata{padding: 20px;font-size: 13px;}

    /* notice box */
    .article-notice {font-size: 14px;line-height: 20px;margin-bottom: 10px;padding: 20px 15px;}
    .article-notice i {font-size: 20px;}
    .article-notice em {font-size: 12px;line-height: 16px;}

    /* 기본 폼 */
    .tblform h4 {font-size: 14px;font-weight: bold;letter-spacing: -0.05em;margin-bottom: 10px;}
    .tblform h4 em {font-size: 12px;font-weight: normal;letter-spacing: -0.05em;line-height: 15px;margin-top: 5px;}
    .tblform h5 {font-size: 13px;letter-spacing: -0.05em;}
    .agr-box {margin-bottom: 15px;padding: 20px 15px;}
    .agr-box .txt {height: 100px;padding: 10px;}
    .agr-box .chk {font-size: 12px;}
    .mypoint {font-size: 13px;letter-spacing: -0.05em;margin-bottom: 10px;padding: 20px;}
    .mypoint strong {font-size: 18px;}

    /* Popup */
    .ph-pop {height: auto !important;left: 20px !important;top: 80px !important;width: calc(100% - 40px) !important;box-sizing: border-box;}
    .ph-pop .pop-cont {height: auto !important;width: auto !important;}
    .ph-pop .pop-cont img {max-width: 100% !important;width: auto !important;height: auto !important;}

    /* Init progress bar */
    #loading-screen .in{width: 200px;}

    /* Multi ajax popup */
    .layer-ajaxpopBG{z-index: 300;}
    .layer-ajaxpop{top: 50%;left: 20px;transform: translate(0, -50%);padding-top: 50px;width: calc(100% - 40px) !important;height: auto !important;}
    .layer-ajaxpop .pop-tit{height: 50px;}
    .layer-ajaxpop .pop-tit h3{font-size: 14px;line-height: 50px;}
    .layer-ajaxpop .pop-tit .close{width: 50px;height: 50px;line-height: 50px;}
    .layer-ajaxpop .pop-tit .close:after{line-height: 50px;font-size: 14px;}
    .layer-ajaxpop .pop-wrap{height: auto;max-height: calc(100dvh - 90px);}

    /* Etc */
    .no-data{font-size: 15px;}

}

/**************************************************

    Layout

**************************************************/
@media screen and (max-width: 1200px){

    #smooth-content{padding-top: 60px;}

    #error-page {margin: 50px auto;}
    #error-page em{font-size: 120px;letter-spacing: -3px;}
    #error-page h1{font-size: 25px;}
    #error-page h2{font-size: 14px;}
    
    #header{position: fixed;top: 0;left: 0;width: 100%;box-shadow: 0 3px 3px rgba(0,0,0,0.05);padding: 0;background: #fff;}
	#header .inner{width: auto;height: 60px;margin: 0;}
    #header .logo{position: absolute;left: 20px;top: 0;height: 60px;background-image: url('../images/main/logo.png');background-position: 0 center;margin: 0;width: 100px;}
    #header:after{content: '';display: block;position: absolute;bottom: -1px;width: 100%;height: 1px;background: rgba(0,0,0,0.05);}
    #header #slide-btn button:before,
    #header #slide-btn button:after{background: #131b2a !important;height: 2px;}
    #header #slide-btn button:before{top: 24px;}
    #header #slide-btn button:after{bottom: 24px;}

    #header .hd_bwn_wrap{right: 60px;}
    #header .hd_bwn_wrap a{margin-left: 0;width: 85px;line-height: 38px;border-radius: 38px;font-size: 13px;}
    #header .hd_bwn_wrap a img{margin-right: 3px;margin-top: -2px;width: 15px;}
    #header .hd_bwn_wrap a.tel{background: #a08965;}
    #header .hd_bwn_wrap a.inquiry{background: #0a2961;}

    /* subpage header */
    html.sub #header{background: #fff;}
    html.sub #header .logo{background-image: url('../images/main/logo.png')}
    html.sub #header #gnb > li > a{color: #131b2a;}
    html.sub #header #hd-sch .btn{background-image: url('../images/main/hd_ico_sch.png');}
    html.sub #header #slide-btn button:before,
    html.sub #header #slide-btn button:after{background: #131b2a;}

    /* layout */
    #tnb{top: 50%;transform: translate(0, -50%);right: 60px;}
    #tnb > li{margin-left: 5px;display: none;}
    #tnb > li.visible_for_mo{display: inline-block;}
    #tnb > li a{font-size: 13px;color: #666;display: block;text-decoration: none;color: #333;line-height: 30px;border-radius: 30px;border: 1px solid #ddd;padding: 0 12px;font-weight: bold;letter-spacing: -1px;}

	#gnb{display: none;}
    #hd-lan{display: none;}
    #hd-sch{display: none;}

    #slide-btn{top: 0;right: 0;width: 60px;height: 60px;display: block;transform: none;}
    #slide-btn button span,
    #slide-btn button:before,
    #slide-btn button:after{width: 23px;transform: translate(-50%, 0);left: 50%;}
    #slide-btn button span{top: 50%;margin-top: -1px;}
    #slide-btn button:before{top: 22px;}
    #slide-btn button:after{bottom: 22px;}

    #slide-bg{position: fixed;z-index: 200;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.3);}
    #slide-bg.on{display: block;}
    #slide-close{position: absolute;top: 0;right: 5px;width: 60px;height: 60px;background: url('../images/ico_close.svg') no-repeat center center;background-size: 20px auto;}

    #slide-menu{position: fixed;top: 0;right: 0;width: 100%;height: 100%;display: none;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: 60px;position: relative;border-bottom: 1px solid #eee;}
    #slide-menu.on{display: block;opacity: 0;animation:slide_menu_open 0.3s ease forwards;-webkit-animation:slide_menu_open 0.3s ease forwards;}
    @keyframes slide_menu_open {
        0% {opacity: 0;transform: scale(0.9);border-radius: 80px;}
        100% {opacity: 1;transform: scale(1);border-radius: 0;}
    }

    #slide-menu .utill_menu{padding: 30px;padding-top: 50px;}
    #slide-menu .utill_menu li{margin-right: 10px;}
    #slide-menu .utill_menu li a{font-size: 15px;letter-spacing: -1px;color: #999;}

    #gnb-mo{margin-top: 25px;}
    #gnb-mo li.hidden{display: none;}
    #gnb-mo > li > a{position: relative;display: block;line-height: 50px;padding: 0 30px 0 30px;font-size: 18px;letter-spacing: -1px;color: #000;font-weight: 600;text-decoration: none;}
    #gnb-mo > li > a:before{content: '\f12f';display: block;font-family: axicon;position: absolute;top: calc(50% - 1px);right: 30px;font-size: 13px;color: #000;line-height: 0;}
    #gnb-mo > li > ul{padding: 0 20px 20px 30px;margin-top: -5px;border-width: 1px 0;margin-bottom: -1px;display: none;}
    #gnb-mo > li > ul > li > a{line-height: 40px;font-size: 17px;color: #333333;text-decoration: none;padding-left: 0;letter-spacing: -1px;display: block;}
    #gnb-mo > li > ul > li > ul{display: none;}
    #gnb-mo > li > ul > li > ul li a{line-height: 32px;font-size: 16px;color: #666;text-decoration: none;padding-left: 0;letter-spacing: -1px;display: block;padding-left: 12px;position: relative;}
    #gnb-mo > li > ul > li > ul li a:before{content: '';display: block;position: absolute;top: 17px;left: 0;width: 5px;height: 2px;background: #666;}
    #gnb-mo > li > ul > li > ul > li > a{color: #000;}
    #gnb-mo > li > ul > li > ul > li > ul{margin-bottom: 15px;display: none;}
    #gnb-mo > li.on > a:before{transform: rotate(180deg);}

    #hd-lan-mo{position: absolute;top: 0;left: 30px;z-index: 92;}
    #hd-lan-mo > a{display: block;line-height: 60px;padding: 0 10px 0 24px;font-size: 16px;color: #000;text-decoration: none;background: url('../images/ico_globe.svg') no-repeat 0 center / 18px auto, url('../images/ico_arrow_down.svg') no-repeat right center / 6px auto;}
    #hd-lan-mo > ul{position: absolute;top: 50px;left: 50%;display: none;width: 80px;margin-left: -40px;padding: 10px 0;border: 1px solid #b8b8b8;background: #fff;border-radius: 3px;}
    #hd-lan-mo > ul:before{position: absolute;top: -7px;left: 50%;content: '';display: block;width: 6px;height: 7px;margin-left: -3px;}
    #hd-lan-mo > ul li a{display: block;font-size: 15px;line-height: 20px;color: #666666;text-decoration: none;text-align: center;}
    #hd-lan-mo.on > ul{display: block;}

    #hd-sch-mo{position: absolute;top: 50%;transform: translate(0, -50%);left: 30px;z-index: 91;}
    #hd-sch-mo .btn{display: block;width: 20px;height: 20px;background: url('../images/ico_search.svg') no-repeat center center;background-size: contain;text-indent: -999em;border: none;}
    #hd-sch-mo form{position: fixed;display: none;top: 60px;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-pop{position: fixed;top: 0;left: 0;width: 100%;z-index: 202;box-shadow: 3px 10px 30px rgba(0,0,0,0.1);padding: 0;border: none;}
    #hd-sch-pop form{width: auto;padding: 0;}
    #hd-sch-pop .inp{width: calc(100% - 110px);text-indent: 10px;font-size: 15px;height: 60px;}
    #hd-sch-pop .sbm{width: 55px;height: 60px;background-size: 20px auto;}
    #hd-sch-pop .close{width: 55px;height: 60px;background-size: 18px auto;}

    #footer {padding: 40px 20px;}
    #footer .inner > img{width: auto;height: 30px;}
    #footer #fmenu{position: static;margin-top: 10px;}
    #footer #fmenu li{margin-left: 0;margin-right: 20px;}
    #footer #fmenu li a{font-size: 14px;}
    #footer address{font-size: 13px;line-height: 150%;margin-top: 15px;}
    #footer address strong{margin-right: 5px;}
    #footer address hr{width: 0;display: block;margin: 0;}
    #footer address br{display: none;}
    #footer .fnb_wrap{margin-top: 15px;padding-top: 20px;}
    #footer .fnb_wrap .copyright{font-size: 12px;}
    #footer #gotop{width: 45px;height: 45px;bottom: 80px;}

    #fnb {position: static;margin-top: 10px;}
    #fnb li{margin-left: 0;margin-right: 10px;}
    #fnb li a{font-size: 13px;}
}

/**************************************************

    Main

**************************************************/
@media screen and (max-width: 1200px) {
    #main{padding-bottom: 20px;}
    #main .visual .roll .item .img{height: 130vw;}
    #main .visual .roll .item *.pc{display: none;}
    #main .visual .roll .item *.mobile{display: block;}

    #main .visual .slogan{width: calc(100% - 40px);padding-bottom: 100px;}
    #main .visual .slogan em{font-size: 13px;}
    #main .visual .slogan h2{font-size: 22px;margin-top: 15px;line-height: 140%;}
    #main .visual .slogan p{font-size: 14px;margin-top: 15px;line-height: 140%;}
    #main .visual .slogan .buttons{margin-top: 20px;display: flex;justify-content: space-between;flex-wrap: wrap;gap: 5px;}
    #main .visual .slogan .buttons .btn{margin-right: 0;width: auto;flex: 1;line-height: 45px;border-radius: 45px;font-size: 14px;}
    #main .visual .slogan .buttons .btn i{margin-left: 5px;margin-top: -2px;}

    #main .visual .arrows{display: none;}

    #main .visual .quick_form{position: relative;padding: 5px;background: #0a2961;}
    #main .visual .quick_form .inner{max-width: auto;gap: 4px;display: flex;justify-content: space-between;flex-wrap: wrap;}
    #main .visual .quick_form .inner fieldset{width: auto;flex: 1;height: auto;padding: 0;padding: 0;}
    #main .visual .quick_form .inner fieldset strong{position: static;transform: none;font-size: 12px;display: none;}
    #main .visual .quick_form .inner fieldset strong em{font-style: normal;color: #a08965;margin-left: 2px;}
    #main .visual .quick_form .inner fieldset input{height: 45px;font-size: 13px;padding: 0 10px;}
    #main .visual .quick_form .inner .sbm{width: 100%;height: 45px;font-size: 14px;}

    #main .main_title{margin-bottom: 30px;}
    #main .main_title em{font-size: 13px;margin-bottom: 10px;}
    #main .main_title h4{font-size: 24px;line-height: 150%;}
    #main .main_title p{margin-top: 10px;font-size: 14px;line-height: 150%;}

    #main .main_wrap{padding: 40px 20px;}

    .main_more{margin-top: 30px;width: 140px;line-height: 45px;border-radius: 45px;font-size: 14px;}
    .main_more i{margin-left: 10px;margin-top: -2px;}

    #main .m1 .swiper{overflow: hidden;}
    #main .m1 .roll .item{width: 100%;}
    #main .m1 .roll .item .text{bottom: 25px;}
    #main .m1 .roll .item .text .point{width: 80px;line-height: 28px;font-size: 12px;margin-bottom: 10px;display: block;border-width: 1px;}
    #main .m1 .roll .item .text p{font-size: 22px;line-height: 150%;}
    #main .m1 .roll .item.swiper-slide-active{transform: scale(1);}
    #main .m1 .roll .item.swiper-slide-active .tmb{padding-bottom: 100%;}
   
    #main .m1 .arrows_wrap{width: 200px;margin-top: 30px;}
    #main .m1 .arrows_wrap .dots{width: 100px;}
    #main .m1 .arrows_wrap > button{font-size: 25px;}

    #main .m2 .list{padding: 0;}
    #main .m2 .list li{width: calc((100% / 2) - 2px);margin: 2px 0;}
    #main .m2 .list li .in .circle img{width: 40px;margin: 0 auto;}
    #main .m2 .list li .in .circle p{font-size: 16px;line-height: 150%;margin-top: 5px;}

    #main .m3 .card_list dd{margin-right: -1px;margin-bottom: -1px;flex: unset;height: 130px;width: calc((100% / 2) - 1px);}
    #main .m3 .card_list dd .cover .logo{height: 30px;}
    #main .m3 .card_list dd .cover .more{width: 120px;font-size: 13px;margin-top: 15px;}

    #main .m3 .card_list dd:hover .tmb{opacity: 1;}
    #main .m3 .card_list dd:hover .cover .more{display: block;}
        
    #main .m4 .step_box .box{padding-left: 0;}
    #main .m4 .step_box .box h4{position: static;width: 100%;height: 45px;line-height: 45px;display: block;font-size: 16px;}
    #main .m4 .step_box .box h4 br{display: none;}
    #main .m4 .step_box .box ul li{height: 100px;width: calc(100% / 3);flex: unset;box-sizing: border-box;}
    #main .m4 .step_box .box ul li::before{width: 20px;height: 20px;top: 50%;transform: translate(0, -50%);left: -10px;}
    #main .m4 .step_box .box ul li:first-child{border-left: none;}
    #main .m4 .step_box .box ul li:first-child:before{display: none;}
    #main .m4 .step_box .box.before ul li:nth-child(4){border-left: none;}
    #main .m4 .step_box .box.before ul li:nth-child(4)::before{display: none;}
    #main .m4 .step_box .box.before ul li:nth-child(4),
    #main .m4 .step_box .box.before ul li:nth-child(5){border-top: 1px solid rgba(255,255,255,0.1);width: 50%;}
    #main .m4 .step_box .box ul li img{width: 30px;}
    #main .m4 .step_box .box ul li em{font-size: 11px;}
    #main .m4 .step_box .box ul li p{font-size: 14px;letter-spacing: -1px;margin-top: 0;}
    #main .m4 .step_box .box.before{margin-bottom: 40px;}
    #main .m4 .step_box .box.before::after{width: 40px;height: 50px;bottom: -35px;transform: translate(-50%, 0);}
    #main .m4 .step_box .box.before h4{background: #888888;}

    #main .m4 .step_box .box.after ul li{width: calc(100% / 4);padding: 0 5px;height: 130px;}
    #main .m4 .step_box .box.after ul li em{color: #0a2961;}
    #main .m4 .step_box .box.after ul li p{color: #222222;}
    #main .m4 .step_box .box.after ul li{border-left: 1px solid #ddd;}
    #main .m4 .step_box .box.after ul li:first-child{border-left: none;}
    #main .m4 .step_box .box.after ul li:first-child:before{display: none;}

    #main .m5 .swiper{overflow: hidden;}
    #main .m5 .roll .item{padding: 20px;}
    #main .m5 .roll .item .info{padding-bottom: 20px;padding-left: 85px;min-height: 80px;}
    #main .m5 .roll .item .info .tmb{width: 70px;height: 70px;}
    #main .m5 .roll .item .info .subject{font-size: 16px;line-height: 140%;}
    #main .m5 .roll .item .summary{margin-top: 15px;}
    #main .m5 .roll .item .summary .arr .place{line-height: 25px;padding: 0 7px;font-size: 13px;}
    #main .m5 .roll .item .summary .arr .txt{font-size: 13px;padding: 0 7px;letter-spacing: -1px;}
    #main .m5 .roll .item .summary .arr .txt:last-child::before{display: none;}
    #main .m5 .roll .item .summary p{font-size: 13px;line-height: 20px;min-height: 80px;}
    #main .m5 .roll .item:hover{box-shadow: 0 0 40px rgba(0,0,0,0.1);}

    #main .m5 .arrows_wrap{width: 200px;margin-top: 30px;}
    #main .m5 .arrows_wrap .dots{width: 100px;}
    #main .m5 .arrows_wrap > button{font-size: 25px;}

    .footer_cta_banner{margin: 40px 20px 0 20px;height: auto;border-radius: 10px;padding: 40px 30px;}
    .footer_cta_banner em{margin-bottom: 15px;font-size: 14px;}
    .footer_cta_banner h5{font-size: 25px;margin-bottom: 20px;}
    .footer_cta_banner p{font-size: 14px;line-height: 150%;}
    .footer_cta_banner p br{display: none;}
    .footer_cta_banner .main_more{margin: 20px 0 0 0 !important;width: 100% !important;}
    .sub .footer_cta_banner{margin: 40px 0 0 0;}

}

/**************************************************

    Sub

**************************************************/
@media screen and (max-width: 1200px) {

    #sub{overflow: hidden;padding-top: 0;}
    #sub #content {padding: 40px 20px;width: auto;}
    #sub img{max-width: 100%;}

    #sub .sub_visual{height: 240px;}
    #sub .sub_visual .inner{width: auto;}
    #sub .sub_visual h3{font-size: 26px;}
    #sub .sub_visual p{font-size: 13px;margin-top: 20px;}

    #status{margin-bottom: 20px;}
    #status > li{padding: 0 15px;}
    #status > li:before{font-size: 13px;}
    #status > li a{font-size: 13px;}

    #navigator{bottom: 0;left: 0;transform: none;height: 50px;border-radius: 0;width: 100%;padding: 0;}
    #navigator > ul{width: 100%;}
    #navigator > ul > li{min-width: calc(50% - 25px);box-sizing: border-box;}
    #navigator > ul > li > a{min-width: 0;width: 100%;font-size: 13px;padding: 0 20px 0 15px;line-height: 50px;background: url('../images/ico_arrow_down_w.svg') no-repeat calc(100% - 15px) center / 6px auto;box-sizing: border-box;}
    #navigator > ul > li > a::before{height: 14px;background: rgba(255,255,255,0.3);}
    #navigator > ul > li:first-child{width: 50px;min-width: 0;}
    #navigator > ul > li:first-child a{width: 100%;font-size: 15px;}
    #navigator > ul > li > ul{top: 55px;border-radius: 4px;}
    #navigator > ul > li > ul li a{padding: 14px 15px;font-size: 14px;}

    #sub-tit {margin-bottom: 20px;}
    #sub-tit h2 {font-size: 16px;}

    #lnb{margin-bottom: 30px;margin-top: -15px;}
    #lnb > li > a {font-size: 14px;line-height: 40px;}

    .lnb_wrap {display: none;}

    /* Signin */
    #signin {margin: 20px auto;padding: 0 30px;width: auto;}
    #signin h4 {font-size: 20px;margin-bottom: 10px;}
    #signin .log-noti {font-size: 12px;margin-bottom: 30px;}
    #signin .log-noti a {font-size: 12px;}
    #signin .snsbox h5 {font-size: 12px;margin-bottom: 10px;}
    #signin .snsbox ul {margin: -2px;}
    #signin .snsbox ul li a {font-size: 12px;}
    #signin .snsbox ul li a img {height: auto;margin-top: -1px;width: 15px;}
    #signin .or {font-size: 12px;margin: 20px 0;}
    #signin .inp-wrap label {font-size: 13px;margin-top: 15px;}
    #signin .inp-wrap label.chk {font-size: 13px;}
    #signin .inp-wrap label a {font-size: 13px;}
    #signin .inp-wrap .agree_wrap{margin: 20px 0 10px 0;}
    #signin .inp-wrap .agree_wrap label{font-size: 14px;}
    #signin .inp-wrap .agree_wrap label a{font-size: 14px;}
    #signin .mb_email {font-size: 13px;margin-bottom: 5px;}
    #signin .ft-btns {margin-top: 15px;}
    #signin .ft-btns li {padding: 0 15px;}
    #signin .ft-btns li a {font-size: 14px;}
    #signin .ft-btns li:before {height: 12px;}
    #signin button[type=submit]{font-size: 14px;}

    /* signup */
    #signup_terms{width: auto;}
    #signup_terms fieldset{margin-top: 30px;}
    #signup_terms .sns_signup_wrap{padding: 25px 0;}
    #signup_terms .sns_signup_wrap h5{display: block;margin-right: 0;margin-bottom: 10px;font-size: 14px;text-align: center;}
    #signup_terms .sns_signup_wrap ul{display: block;}
    #signup_terms .sns_signup_wrap ul li a {font-size: 13px;line-height: 35px;padding: 0 15px;}
    #signup_terms .sns_signup_wrap ul li a img {width: 16px;height: auto;}

    #signupForm{width: auto;}
    #signupForm .send-sms-code,
    #signupForm .confirm-sms-code{margin-top: 5px;width: 100%;}

    #infoForm{width: auto;}
    #infoForm .send-sms-code,
    #infoForm .confirm-sms-code{margin-top: 5px;width: 100%;}

    /* agreebox (for subpage) */
    #policy-agree-box {font-size: 13px;line-height: 20px;}
    #policy-agree-box h4 {font-size: 15px;margin-bottom: 10px;}

    /* agreebox (for emement) */
    .agreebox .scroll_txt{padding: 15px;font-size: 13px;line-height: 18px;height: 80px;border-radius: 5px;}
    .agreebox .scroll_txt p{font-size: 13px;}
    .agreebox .chk_wrap{margin-top: 10px;}
    .agreebox .chk_wrap label{font-size: 14px;}

    /* Search head */
    .list-head{margin-bottom: 20px;display: block;padding: 0;border-radius: 0;background: none;}
    .list-head .right{width: 100%;text-align: right;margin-top: 20px;}

    #search-form fieldset {display: block;margin: 4px 0;width: 100%;margin-top: 10px;}
    #search-form fieldset .datebox {margin-bottom: -1px;width: calc(50% + 0.5px);}
    #search-form fieldset .datebox .inp {height: 40px;padding-right: 40px;width: 100%;}
    #search-form fieldset .keyword {height: 40px;margin-top: 5px;width: calc(100% - 70px);}
    #search-form fieldset .sltbox {height: 40px;margin-bottom: -1px;margin-right: -1px;width: 100%;border-radius: 0;}
    #search-form fieldset .sltbox select {height: 38px;}
    #search-form fieldset .keyword {width: 100%;margin-top: 0;border-radius: 0;}
    #search-form fieldset .submit {bottom: 0;transform: none;height: 33px;width: 40px !important;min-width: 0;font-size: 20px;right: 0;}
    #search-form fieldset .submit.mo-w100p {width: 100%;}
    #search-form fieldset hr {display: none;}
    #search-form .reset-btn {background: #f7f7f7;border: 1px solid #eeeeee;box-sizing: border-box;display: block;font-size: 13px;line-height: 32px;margin-left: 0;text-align: center;width: 100%;}

    #search-sort{position: static;transform: none;margin-top: 20px;}
    #search-sort li{padding: 0 10px;}
    #search-sort li:first-child{padding-left: 0;}
    #search-sort li a{font-size: 13px;}
    
    /* Mypage */
    .mypagebox {margin-bottom: 20px;}
    .mypagebox > li {padding-bottom: 15px;width: 50%;}
    .mypagebox > li:before {background: rgba(0,0,0,0.06);content: '';display: block;height: 100%;left: 0;position: absolute;top: 0;width: 1px;}
    .mypagebox > li:nth-child(odd):before {display: none;}
    .mypagebox > li:nth-child(3),
    .mypagebox > li:nth-child(4) {border-top: 1px solid #ddd;}
    .mypagebox > li h5 {font-size: 13px;line-height: 40px;}
    .mypagebox > li .txt {font-size: 13px;line-height: 40px;}
    .mypagebox > li .txt strong {font-size: 14px;margin-right: 3px;}
    .mypagebox > li .btn2 {font-size: 12px;height: 32px;line-height: 30px;}

    #pointgift-send {height: 60%;left: 5%;margin-left: 0;margin-top: 0;padding-top: 45px;top: 20%;width: 90%;}
    #pointgift-send .tit {line-height: 50px;padding: 0 15px;}
    #pointgift-send .tit h2 {font-size: 14px;}
    #pointgift-send .tit .close {height: 50px;line-height: 50px;width: 50px;}
    #pointgift-send .cont {padding: 15px;}
    #pointgift-send .tbl colgroup {display: none;}
    #pointgift-send .tbl tbody th {font-size: 12px;width: 50px;}
    #pointgift-send .tbl tbody td {font-size: 12px;}

    /* Blocked */
    #blocked {margin: 40px 20px;width: auto;}

    /* Emailchk */
    #emailchk {margin: 40px 15px;width: auto;}

    /* Zig Alert */
    #zig-alert {width: calc(100% - 80px)}
    #zig-alert .content {padding: 25px;}
    #zig-alert .content p {font-size: 14px;line-height: 22px;}
    #zig-alert .button {padding: 10px;text-align: center;}
    #zig-alert .button button {font-size: 16px;padding: 0 30px;}
    #zig-alert .button button.yes{background: #f7f7f7;}

    /* Zig Confirm */
    #zig-confirm {width: calc(100% - 80px)}
    #zig-confirm .content {padding: 25px;}
    #zig-confirm .content p {font-size: 14px;line-height: 22px;}
    #zig-confirm .button {padding: 10px;text-align: center;}
    #zig-confirm .button button {font-size: 16px;padding: 0 30px;}
    #zig-confirm .button button.yes{background: #f7f7f7;}

}

/**************************************************

	Subpage utility
	(모든 서브페이지에서 공통으로 사용되는 utility 스타일)

**************************************************/
@media screen and (max-width: 1200px) {

    /* fullsizing wrapper */
    .full_wrapper{width: auto;left: auto;transform: none;box-sizing: border-box;margin: 0 -20px;}
    .full_wrapper.bg_gray{padding: 40px 20px;}
    .full_wrapper .inner{width: auto;}

    /* etc */
    .sub_title{margin-bottom: 30px;}
    .sub_title h3{font-size: 20px;}
    .sub_title p{margin-top: 5px;font-size: 14px;}

    .content_title{font-size: 16px;margin-bottom: 15px;}
    .content_text{font-size: 14px;}

    .article_title{margin-bottom: 30px;}
    .article_title h4{font-size: 22px;}
    .article_title h4 br{display: none;}
    .article_title p{font-size: 14px;margin-top: 15px;}

}

/**************************************************

	Subpage styling
	(각 서브페이지별 스타일. 식별을 위해 경로 주석 표기)
	
	- class명은 snake style로 선언 ( greetings_box1 (ㅇ) / greetingsBox1 (x) )

**************************************************/
@media screen and (max-width: 1200px) {

    /* company > greetings */
    .gree_m1 dl.greetings{display: block;margin-bottom: 40px;}
    .gree_m1 dl.greetings > *{width: auto;}
    .gree_m1 dl.greetings dt h4{font-size: 24px;line-height: 140%;margin-bottom: 20px;}
    .gree_m1 dl.greetings dd .t1{font-size: 18px;}
    .gree_m1 dl.greetings dd .t1 strong{font-weight: 600;color: #0a2961;}
    .gree_m1 dl.greetings dd .t2{margin-top: 20px;}
    .gree_m1 dl.greetings dd .t2 p{font-size: 14px;line-height: 150%;margin-bottom: 15px;}
    .gree_m1 dl.greetings dd .sign{font-size: 15px;margin-top: 15px;}

    .gree_m1 dl.man_list{display: block;}
    .gree_m1 dl.man_list dd{padding: 25px;padding-left: 125px;border-radius: 5px;min-height: 100px;margin-bottom: 10px;}
    .gree_m1 dl.man_list dd .tmb{top: 20px;left: 20px;width: 90px;}
    .gree_m1 dl.man_list dd .tmb img{width: 100%;}
    .gree_m1 dl.man_list dd .name{font-size: 20px;margin-bottom: 10px;}
    .gree_m1 dl.man_list dd ul li{font-size: 14px;line-height: 20px;padding-left: 10px;}
    .gree_m1 dl.man_list dd ul li:before{top: 10px;}

    .gree_m2{padding: 40px 20px;margin-top: 40px;}
    .gree_m2 .card_list{margin: -4px;}
    .gree_m2 .card_list li{margin: 4px;width: calc((100% / 2) - 8px);border-radius: 5px;height: auto;padding: 20px;padding-bottom: 60px;}
    .gree_m2 .card_list li img{width: 40px;bottom: 15px;right: 15px;}
    .gree_m2 .card_list li em{font-size: 14px;}
    .gree_m2 .card_list li strong{font-size: 18px;line-height: 140%;}
    .gree_m2 .card_list li strong br{display: none;}

    .gree_m3{padding: 40px 0;}
    .gree_m3 .deco_txt{position: static;width: auto;height: 30px;margin: 0 auto;display: block;margin-bottom: 30px;}
    .gree_m3 .deco_img{transform: none;width: 300px;}
    .gree_m3 .textbox{position: static;width: auto;margin-top: 40px;}
    .gree_m3 .textbox h5{font-size: 26px;line-height: 140%;margin-bottom: 20px;}
    .gree_m3 .textbox .t1{font-size: 18px;margin-bottom: 10px;}
    .gree_m3 .textbox .t2{font-size: 14px;line-height: 140%;}

    .gree_m4{padding: 40px 20px;}
    .gree_m4 .tmb_dl{display: block;}
    .gree_m4 .tmb_dl > *{width: auto;}
    .gree_m4 .tmb_dl dt{text-align: center;}
    .gree_m4 .tmb_dl dd{padding-left: 0;margin-top: 20px;}
    .gree_m4 .tmb_dl dd h5{font-size: 24px;margin-bottom: 15px;}
    .gree_m4 .tmb_dl dd .chklist li{font-size: 14px;line-height: 30px;padding-left: 20px;background-size: 12px auto;}

    .gree_m5 img{width: 250px;margin: 0 auto;display: block;}
    .gree_m5 p{font-size: 14px;margin-top: 20px;line-height: 150%;letter-spacing: -1px;}

    /* cases > taem */
    .staff_list{display: block;margin: 0;margin-bottom: 20px;}
    .staff_list li{margin: 10px 0;width: auto;border-radius: 5px;padding: 20px;min-height: 150px;padding-left: 125px;display: block;}
    .staff_list li .tmb{top: 20px;left: 20px;width: 85px;height: 110px;}
    .staff_list li .tmb img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
    .staff_list li .cate{font-size: 14px;margin-top: 5px;}
    .staff_list li .name{font-size: 18px;margin-bottom: 10px;}
    .staff_list li .summary{font-size: 14px;line-height: 150%;}

    /* cases > result */
    .star_point span{width: 11px;height: 11px;margin-right: 1px;}

    .cases_list{display: block;margin: 0;margin-bottom: 20px;}
    .cases_list .item{padding: 20px;width: 100%;margin: 15px 0;}
    .cases_list .item .info{padding-bottom: 20px;padding-left: 85px;min-height: 80px;}
    .cases_list .item .info .tmb{width: 70px;height: 70px;}
    .cases_list .item .info .subject{font-size: 16px;line-height: 140%;}
    .cases_list .item .summary{margin-top: 15px;}
    .cases_list .item .summary .arr .place{line-height: 25px;padding: 0 7px;font-size: 13px;}
    .cases_list .item .summary .arr .txt{font-size: 13px;padding: 0 7px;letter-spacing: -1px;}
    .cases_list .item .summary .arr .txt:last-child::before{display: none;}
    .cases_list .item .summary p{font-size: 13px;line-height: 20px;min-height: 80px;}
    .cases_list .item:hover{box-shadow: 0 0 40px rgba(0,0,0,0.1);}

    /* customer > inquiry */
    .inquiry_info{margin-bottom: 30px;border-radius: 10px;padding: 10px 20px;}
    .inquiry_info ul li{display: block;margin: 10px 0;}
    .inquiry_info ul li *{font-size: 14px;}
    .inquiry_info ul li img{margin-right: 2px;width: 22px;}
    .inquiry_info ul li strong{margin-right: 10px;}

    .inquiry_form .fieldset_wrapper{margin: -5px -3px;}
    .inquiry_form .fieldset_wrapper fieldset{margin: 5px 3px;display: block;width: 100%;}
    .inquiry_form .fieldset_wrapper fieldset.w_full{width: calc(100% - 6px);}
    .inquiry_form .fieldset_wrapper fieldset > strong{margin-bottom: 10px;font-size: 13px;}
    .inquiry_form .fieldset_wrapper fieldset > strong .sment{margin-left: 10px;font-size: 12px;}
    .inquiry_form .fieldset_wrapper fieldset .input_wrap{gap: 6px;display: block;}
    .inquiry_form .fieldset_wrapper fieldset .input_wrap .input{display: block;height: 45px;margin-bottom: 6px;}
    .inquiry_form .fieldset_wrapper fieldset .input_wrap .input input{padding: 0 15px;}
    .inquiry_form .fieldset_wrapper fieldset .input_wrap .input .addr_btn{right: 5px;width: 70px;height: 33px;font-size: 13px;}
    .inquiry_form .fieldset_wrapper fieldset .input_wrap .input .filename{line-height: 45px;padding-left: 15px;font-size: 13px;}
    .inquiry_form .fieldset_wrapper fieldset .lab_wrap{gap: 6px;}
    .inquiry_form .fieldset_wrapper fieldset .lab_wrap label{line-height: 45px;font-size: 13px;padding: 0 10px;}
    .inquiry_form .fieldset_wrapper fieldset .lab_wrap label::before{margin-right: 5px;width: 16px;height: 16px;margin-top: -3px;}
    .inquiry_form .fieldset_wrapper fieldset .slt_wrap .select{height: 45px;}
    .inquiry_form .fieldset_wrapper fieldset .slt_wrap .select::after{right: 15px;}
    .inquiry_form .fieldset_wrapper fieldset .slt_wrap .select select{height: 45px;padding: 0 15px;}
    .inquiry_form .fieldset_wrapper fieldset textarea{width: 100%;height: 120px;padding: 15px;font-size: 13px;letter-spacing: -1px;}
    .inquiry_form .agree_wrapper{margin-top: 30px;}
    .inquiry_form .agree_wrapper h5{font-size: 15px;margin-bottom: 10px;}
    .inquiry_form .button_wrap{margin-top: 20px;}
    .inquiry_form .submit_btn{width: 100%;height: 50px;border-radius: 50px;font-size: 15px;}






}