@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 */
    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(100vh - 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{top: 0;left: 0;transform: none;width: 100%;border-radius: 0;box-shadow: none;padding: 0;}
    #header .inner{height: 60px;}
    #header .logo{left: 20px;line-height: 60px;}
    #header .logo img{max-width: 100px;}

    #header.fixed .inner{max-width: 100%;height: 60px;}
    #header.fixed .logo{left: 20px;line-height: 60px;}
    #header.fixed #go_inquiry{right: 60px;}

    #hd_call{display: none;}

    #go_inquiry{right: 60px;width: 120px;line-height: 36px;border-radius: 36px;font-size: 13px;}
    #go_inquiry img{margin-right: 5px;margin-top: -2px;width: 13px;}

    /* 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);text-align: center;}
    #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;text-align: center;}
    #slide-menu .utill_menu li{margin: 0 10px;}
    #slide-menu .utill_menu li a{font-size: 15px;letter-spacing: -1px;color: #999;}

    #hd_call_mo{text-align: center;font-size: 20px;color: #222222;letter-spacing: -1px;text-decoration: none;padding-left: 35px;line-height: 30px;background: url('../images/main/hd_call_ico.jpg') no-repeat 0 center;font-weight: 700;background-size: contain;display: inline-block;margin-top: 30px;}
    #go_inquiry_mo{line-height: 50px;border-radius: 50px;text-align: center;background: #239EF4;background: linear-gradient(143deg, rgba(35, 158, 244, 1) 0%, rgba(18, 100, 193, 1) 100%);font-size: 16px;color: #fff;letter-spacing: -1px;font-weight: 500;text-decoration: none;transition: all 0.3s;transition: all 0.4s cubic-bezier(.34,1.56,.54,1);display: block;margin: 15px 40px 0 40px;}
    #go_inquiry_mo img{margin-top: -2px;margin-right: 10px;width: 15px;display: inline-block;vertical-align: middle;}

    #gnb-mo{margin-top: 35px;}
    #gnb-mo li.hidden{display: none;}
    #gnb-mo > li > a{position: relative;display: block;line-height: 50px;padding: 0 30px 0 30px;font-size: 24px;letter-spacing: -1px;color: #000;font-weight: 600;text-decoration: none;text-align: center;}
    #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.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: 100px;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;}
    #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{max-width: auto;}
    #footer .logo_wrap{padding-bottom: 20px;margin-bottom: 20px;}
    #footer .logo_wrap > img{margin-bottom: 15px;height: 20px;}
    #footer .logo_wrap address{font-size: 11px;line-height: 20px;letter-spacing: -1px;}
    #footer .logo_wrap address strong{margin-left: 5px;}
    #footer .logo_wrap address hr{width: 0;display: block;margin: 0;}
    #footer .fnb_wrap .copyright{font-size: 11px;position: static;margin-top: 5px;display: block;}
    #footer #gotop{width: 35px;height: 35px;}

    #fnb li{margin-right: 10px;}
    #fnb li a{font-size: 12px;}

}

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

    Main

**************************************************/
@media screen and (max-width: 1200px) {
        
    #main .visual .roll .item .img{height: 120vw;min-height: 300px;}

    #main .visual .slogan{width: 100%;box-sizing: border-box;padding: 0 30vw 0 20px;transform: translate(-50%, calc(-50% - 30px));}
    #main .visual .slogan em{font-size: 14px;}
    #main .visual .slogan h4{font-size: 30px;margin-top: 20px;line-height: 140%;font-weight: 800;}
    #main .visual .slogan p{font-size: 14px;line-height: 20px;margin-top: 15px;}
    #main .visual .slogan p br{display: none;}
    #main .visual .slogan a{margin-top: 30px;width: 180px;line-height: 45px;border-radius: 45px;font-size: 14px;}

    #main .visual .arrows_wrap{bottom: 20px;left: 20px;transform: none;height: 35px;width: calc(100% - 40px);}

    #main .visual .arrows_wrap .dots{width: 35px;height: 35px;}
    #main .visual .arrows_wrap .dots:before{border: 2px solid rgba(255,255,255,0.2);}
    #main .visual .arrows_wrap .dots span.swiper-pagination-bullet{width: 35px;height: 35px;border-radius: 35px;}
    #main .visual .arrows_wrap .dots span.swiper-pagination-bullet-active::after{--thickness:2px;}
    #main .visual .arrows_wrap .arrows{width: 90px;}
    #main .visual .arrows_wrap .arrows button{width: 7px;height: 13px;background-repeat: no-repeat;}
    #main .visual .arrows_wrap .arrows .number,
    #main .visual .arrows_wrap .arrows .number *{font-size: 14px;}
    #main .visual .arrows_wrap .pp_box{width: 35px;height: 35px;}
    #main .visual .arrows_wrap .pp{width: 35px;height: 35px;}
    #main .visual .arrows_wrap .pp .play{border-width: 6px 0 6px 10px;}
    #main .visual .arrows_wrap .pp .pause{width: 8px;height: 12px;}
    #main .visual .arrows_wrap .pp .pause:before,
    #main .visual .arrows_wrap .pp .pause:after{width:2px; height:12px;}

    #main .main_title{margin-bottom: 30px;padding-right: 140px;}
    #main .main_title em{font-size: 14px;}
    #main .main_title h4{margin-top: 5px;font-size: 26px;letter-spacing: -1px;font-weight: 700;}
    #main .main_title p{margin-top: 7px;font-size: 13px;line-height: 20px;}
    #main .main_title p br{display: none;}
    #main .main_title .more{width: 120px;line-height: 40px;border-radius: 40px;font-size: 14px;}
    #main .main_title .more i{margin-left: 5px;margin-top: -2px;}

    #main .m1{padding: 50px 0 50px 20px;}
    #main .m1 .inner{max-width: auto;}
    #main .m1 .main_title{padding-right: 160px;}
    #main .m1 .main_title .more{right: 20px;}
    #main .m1 .roll_wrap{overflow: hidden;}
    #main .m1 .roll_wrap .roll .item{height: 340px;border-radius: 10px;padding: 35px 20px;}
    #main .m1 .roll_wrap .roll .item strong{font-size: 22px;}
    #main .m1 .roll_wrap .roll .item p{margin-top: 10px;font-size: 14px;line-height: 20px;}
    #main .m1 .dots{margin-top: 30px;}

    #main .m2 .list{display: block;margin: -10px 0;}
    #main .m2 .list li{margin: 10px 0;width: auto;border-radius: 10px;padding: 0 90px 0 20px;height: 200px;}
    #main .m2 .list li .point{width: 73px;line-height: 25px;border-radius: 25px;font-size: 12px;}
    #main .m2 .list li .title{font-size: 22px;line-height: 30px;margin-top: 10px;}
    #main .m2 .list li .summary{font-size: 14px;line-height: 20px;margin-top: 6px;}
    #main .m2 .list li img{right: 20px;width: 60px;height: auto;}
    #main .m2 .list li:hover:before{background: #239EF4;background: linear-gradient(143deg, rgba(35, 158, 244, 1) 0%, rgba(18, 100, 193, 1) 100%);opacity: 1;}
    #main .m2 .list li:hover .title,
    #main .m2 .list li:hover .summary{color: #fff;}
    #main .m2 .list li:hover .point{background: #fff;color: #0a60ca;}

    #main .m3{padding: 50px 20px;}
    #main .m3 .inner{max-width: auto;}
    #main .m3 .main_title{padding-right: 0;}
    #main .m3 .cards{display: block;margin: -10px 0;}
    #main .m3 .cards .card{border-radius: 10px;height: 180px;margin: 10px 0;}
    #main .m3 .cards .card .step{left: 20px !important;top: 30px;transform: none;text-align: left;transform: none;font-size: 14px;}
    #main .m3 .cards .card .s_title{display: none;}
    #main .m3 .cards .card .title{left: 20px;bottom: 30px;opacity: 1;width: calc(100% - 40px);opacity: 1;}
    #main .m3 .cards .card .title strong{font-size: 22px;}
    #main .m3 .cards .card .title p{font-size: 14px;margin-top: 10px;}
    #main .m3 .cards .card .title .next{display: none;}
    #main .m3 .cards .card::before{opacity: 0;}

    #main .m4{height: 300px;}
    #main .m4 h4{font-size: 22px;line-height: 34px;}
    #main .m4 p{font-size: 14px;margin-top: 15px;}
    #main .m4 a.more{width: 180px;line-height: 45px;border-radius: 45px;font-size: 14px;margin-top: 30px;}

}

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

    Sub

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

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

    body.doc #sub #content{padding-top: 60px;}
    body.doc #header{border: none;}

    #sub .sub_visual{height: 200px;padding-top: 0;}
    #sub .sub_visual .inner{width: 100%;box-sizing: border-box;padding: 0 20px;}
    #sub .sub_visual h3{font-size: 24px;}
    #sub .sub_visual p{font-size: 11px;margin-top: 10px;line-height: 20px;}

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

    #navigator{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:nth-child(4){display: none;}
    #navigator > ul > li > a{min-width: 0;font-size: 13px;padding: 0 20px 0 10px;line-height: 40px;background-size: 8px auto;}
    #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;}

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

    .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;}
    
    #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;}

    /* 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;}
    .list-head .right{width: 100%;text-align: right;margin-top: 20px;}

    #search-form fieldset {display: block;margin: 4px 0;width: 100%;}
    #search-form fieldset .datebox {margin-bottom: -1px;width: calc(50% + 0.5px);}
    #search-form fieldset .datebox .inp {height: 35px;padding-right: 35px;width: 100%;}
    #search-form fieldset .keyword {height: 35px;margin-top: 5px;width: calc(100% - 70px);}
    #search-form fieldset .sltbox {height: 35px;margin-bottom: -1px;margin-right: -1px;width: 100%;}
    #search-form fieldset .sltbox select {height: 33px;}
    #search-form fieldset .keyword {width: 100%;margin-top: 0;}
    #search-form fieldset .submit {height: 35px;line-height: 33px;margin-top: 5px;}
    #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: 100%;left: auto;transform: none;padding: 0 20px;}
    .full_wrapper.bg_gray{padding: 50px 20px;}
    .full_wrapper .inner{max-width: auto;}

    /* etc */
    .sub_title{margin-bottom: 30px;}
    .sub_title em{font-size: 14px;}
    .sub_title h4{margin-top: 5px;font-size: 26px;letter-spacing: -1px;font-weight: 700;}
    .sub_title p{margin-top: 7px;font-size: 13px;line-height: 20px;}

}

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

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

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

    /* company > aboutus */
    .abu_box1 .parts{max-width: auto;display: block;}
    .abu_box1 .parts dt{width: 30vw;height: 30vw;border-radius: 30vw;margin: 0 auto;}
    .abu_box1 .parts dt img{height: 20px;}
    .abu_box1 .parts dt:after{left: 50%;width: 1px;height: 40px;top: calc(30vw + 10px);transform: none;}
    .abu_box1 .parts dd{width: auto;margin-top: 60px;}
    .abu_box1 .parts dd ul li{width: calc((100% / 3) + 1px);border-radius: 50%;height: 30vw;margin: 0 -1px;}
    .abu_box1 .parts dd ul li strong{font-size: 17px;}
    .abu_box1 .parts dd ul li p{font-size: 11px;margin-top: 5px;}

    .abu_box1 .parts_text{max-width: auto;margin-top: 50px;display: block;}
    .abu_box1 .parts_text dt{width: auto;}
    .abu_box1 .parts_text dt h4{font-size: 22px;line-height: 30px;}
    .abu_box1 .parts_text dd{width: auto;padding-top: 0;margin-top: 20px;}
    .abu_box1 .parts_text dd p{font-size: 14px;line-height: 24px;}

    .abu_box2{margin-top: 50px;padding: 50px 20px;}
    .abu_box2 .text{font-size: 16px;margin-top: 60px;line-height: 22px;}
    .abu_box2 .text:before{top: -45px;width: 1px;height: 30px;}

    .abu_box3{margin-top: 50px;}
    .abu_box3 .ph_list{display: block;}
    .abu_box3 .ph_list::before{display: none;}
    .abu_box3 .ph_list{border: 1px solid #eee;padding: 10px 20px;}
    .abu_box3 .ph_list li{width: auto;margin: 30px 0;}
    .abu_box3 .ph_list li strong{font-size: 20px;line-height: 20px;}
    .abu_box3 .ph_list li .dot{margin: 5px auto;height: 6px;}
    .abu_box3 .ph_list li .dot::before{width: 6px;height: 6px;border-radius: 6px;}
    .abu_box3 .ph_list li p{font-size: 14px;line-height: 20px;}
    .abu_box3 .ph_list li p br{display: none;}

    .abu_box4{margin-top: 50px;border-radius: 10px;height: 280px;}
    .abu_box4 .text{font-size: 16px;line-height: 22px;margin-top: 60px;}
    .abu_box4 .text:before{top: -45px;width: 1px;height: 30px;}

    /* service > introduce */
    .intro_box1 .banner{border-radius: 10px;height: 200px;}
    .intro_box1 .banner p{font-size: 18px;line-height: 26px;}

    .intro_box2 dl{padding: 40px 0;display: block;}
    .intro_box2 dl dt{width: auto;padding-top: 0;margin-bottom: 20px;}
    .intro_box2 dl dt em{font-size: 13px;}
    .intro_box2 dl dt strong{font-size: 24px;margin-top: 5px;font-weight: 700;}
    .intro_box2 dl dt p{font-size: 14px;margin-top: 5px;}
    .intro_box2 dl dd{width: auto;}
    .intro_box2 dl dd > p{font-size: 15px;line-height: 22px;margin-bottom: 20px;}
    
    .intro_box2 dl dd .cards{display: block;margin: -10px 0;}
    .intro_box2 dl dd .cards li{margin: 10px 0;width: auto;border-radius: 10px;padding: 0 90px 0 20px;height: 160px;align-content: center;box-sizing: border-box;}
    .intro_box2 dl dd .cards li .ico{bottom: auto;right: 20px;top: 50%;transform: translate(0, -50%);width: 60px;}
    .intro_box2 dl dd .cards li .point{width: 73px;line-height: 25px;border-radius: 25px;font-size: 12px;font-weight: 500;}
    .intro_box2 dl dd .cards li .title{font-size: 22px;line-height: 30px;margin-top: 10px;}
    .intro_box2 dl dd .point_text{padding: 20px;border-radius: 10px;}
    .intro_box2 dl dd .point_text strong{position: static;transform: none;width: auto;line-height: auto;border-right: none;font-size: 18px;}
    .intro_box2 dl dd .point_text strong i{margin-right: 5px;font-size: 18px;}
    .intro_box2 dl dd .point_text .summary{font-size: 14px;line-height: 24px;}
    .intro_box2 dl dd .list{display: block;margin: -5px 0;margin-top: 20px;}
    .intro_box2 dl dd .list li{margin: 5px 0;width: auto;line-height: 50px;border-radius: 5px;padding-left: 50px;}
    .intro_box2 dl dd .list li em{left: 15px;width: 22px;line-height: 22px;font-size: 12px;}
    .intro_box2 dl dd .list li p{font-size: 15px;}

    /* customer > inquiry */
    .form_wrap{border-radius: 0;padding: 0;border: none;}

    .inquiry_cust{margin-top: 40px;border-radius: 15px;padding: 30px 20px;}
    .inquiry_cust > *{display: block;line-height: 20px;text-align: center;}
    .inquiry_cust h5{margin-right: 35px;font-size: 20px;color: #222222;font-weight: 600;letter-spacing: -1px;margin: 0;margin-bottom: 15px;}
    .inquiry_cust h5 img{margin-right: 10px;margin-top: -2px;width: 24px;}
    .inquiry_cust .tel{margin-right: 0;margin-top: 10px;font-size: 26px;}
    .inquiry_cust .time{font-size: 14px;margin-top: 5px;}

}