@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: 1500px){

    #header{padding: 0 30px;}
    #header .lan_slt{left: 260px;}

}
@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%;padding: 0;background: #fff;}
	#header .inner{width: auto;height: 60px;}
    #header .logo{position: absolute;left: 20px;height: 100%;line-height: 60px;background-image: url('../images/main/logo_b.png');width: 130px;}
    #header:after{content: '';display: block;position: absolute;bottom: -1px;width: 100%;height: 1px;background: rgba(0,0,0,0.05);}

    #header .lan_slt{display: none;}
    #header .search{display: none;}

    /* 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;}
    
    #asd{top: auto;bottom: 10px;transform: none;right: 10px;width: calc(100% - 20px);text-align: center;}
    #asd .mn{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;gap: 5px;}
    #asd .mn li{margin: 0;flex: 1;display: block;padding: 12px;border-radius: 4px;}
    #asd .mn li img{width: 18px;display: inline-block;vertical-align: middle;margin-top: 0;}
    #asd .mn li p{font-size: 13px;display: inline-block;vertical-align: middle;margin: 0;}
    #asd .mn li.mn2{display: block;}
    #asd #gotop{display: none !important;}

    #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;}
    #header #slide-btn button:before,
    #header #slide-btn button:after{background: #111;height: 2px;border-radius: 0;}
    #header #slide-btn button:before{top: 23px;}
    #header #slide-btn button:after{bottom: 23px;}

    #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.have-children: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 !important;}
    #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.have-children: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;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-bottom: 50px;}
    #footer .mn_wrap{padding: 0 20px;}
    #footer .mn_wrap ul li{margin-right: 15px;line-height: 45px;}
    #footer .mn_wrap ul li a{font-size: 12px;}
    #footer .finfo_wrap{padding: 20px;}
    #footer .finfo_wrap .flogo{position: static;width: auto;height: 30px;margin-bottom: 10px;}
    #footer .finfo_wrap address{font-size: 11px;line-height: 140%;}
    #footer .finfo_wrap address hr{display: block;margin: 0;}
    #footer .finfo_wrap address strong{font-size: 11px;margin-right: 0;display: block;}
    #footer .finfo_wrap address p{font-size: 11px;}
    #footer .copyright_wrap{margin-top: 0;padding: 20px;padding-top: 0;}
    #footer .copyright_wrap #fnb{margin-right: 0;display: block;margin-bottom: 10px;}
    #footer .copyright_wrap #fnb li a{line-height: 35px;border-radius: 35px;padding: 0 12px;font-size: 11px;}
    #footer .copyright_wrap #fnb li a::after{margin-left: 15px;width: 13px;height: 13px;}
    #footer .copyright_wrap .copyright{font-size: 11px;}

}

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

    Main

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

    #main{overflow: hidden;}
    #main #mainWrap{width: auto;padding: 40px 20px;}
    #main img{max-width: 100%;}
    #main .main_wrapper{padding: 50px 20px;}

    .main_more{line-height: 45px;border-radius: 45px;padding: 0 20px;min-width: 140px;font-size: 14px;}
    .main_more::after{width: 10px;height: 10px;}
    .main_more.bg3{border-width: 1px;line-height: 43px;}

    #main .visual .slogan{width: calc(100% - 40px);margin-top: -50px;}
    #main .visual .slogan em{font-size: 14px;}
    #main .visual .slogan h3{font-size: 28px;margin-top: 10px;line-height: 120%;}
    #main .visual .slogan h3 br{display: none;}
    #main .visual .slogan p{font-size: 15px;margin-top: 20px;line-height: 140%;}
    #main .visual .slogan .buttons{margin-top: 30px;}
    #main .visual .slogan .buttons a{margin-right: 3px;}

    #main .visual .roll .item .img{height: 80vh;min-height: 400px;}
    #main .visual .arrows_wrap{bottom: 30px;left: 20px;transform: none;width: calc(100% - 40px);padding-right: 80px;}
    #main .visual .scroll{bottom: 65px;}
    #main .visual .scroll p{font-size: 11px;}
    #main .visual .scroll .dot{margin-top: 8px;}
    #main .visual .scroll .dot::before{content: '';display: block;position: absolute;top: 7px;left: 50%;transform: translate(-50%, 0);width: 2px;height: 7px;background: #fff;animation:ia 1s ease infinite;}
    @keyframes ia {
        0% {top: 7px;}
        70% {top: 12px;}
        100% {top: 7px;}
    }

    .main_wrapper{padding: 50px 0;}

    .main_title{margin-bottom: 20px;}
    .main_title em{margin-bottom: 15px;font-size: 13px;}
    .main_title h4{font-size: 24px;line-height: 120%;}
    .main_title h4 br{display: none;}
    .main_title p{margin-top: 10px;font-size: 14px;line-height: 140%;}
    .main_title p br{display: none;}

    #main .m1_dl{display: block;}
    #main .m1_dl dt{width: auto;}
    #main .m1_dl dd{width: auto;margin-top: 30px;}
    #main .m1_dl .card_list{margin: -5px;}
    #main .m1_dl .card_list .card{margin: 5px;margin-bottom: 20px;width: calc((100% / 2) - 10px);}
    #main .m1_dl .card_list .card .tmb{border-radius: 10px;overflow: hidden;}
    #main .m1_dl .card_list .card .tmb::after{display: none;}
    #main .m1_dl .card_list .card .info{padding: 20px 0 0 5px;}
    #main .m1_dl .card_list .card .info strong{font-size: 20px;}
    #main .m1_dl .card_list .card .info p{font-size: 14px;margin-top: 0;}
    #main .m1_dl .card_list .card:nth-child(1),
    #main .m1_dl .card_list .card:nth-child(3){top: auto;}

    #main .m2 .main_title .abs_btn{position: static;margin-top: 20px;}
    #main .m2 .card_list{display: block;}
    #main .m2 .card_list .card{width: auto;margin-bottom: 10px;}
    #main .m2 .card_list .card > strong{padding: 20px;font-size: 22px;}
    #main .m2 .card_list .card ul{padding: 10px;}
    #main .m2 .card_list .card ul li{margin: 3px 2px;width: calc((100% / 2) - 4px);}
    #main .m2 .card_list .card ul li a{line-height: 35px;border-radius: 35px;padding: 0 12px;font-size: 12px;border-width: 1px;}
    #main .m2 .card_list .card ul li a::after{content: '\f105';display: block;position: absolute;top: 50%;transform: translate(0, -50%);right: 15px;font-family: 'axicon';font-size: 15px;color: #fff;}
    #main .m2 .card_list .card ul li:hover a{background: #eb4628;border-color: #eb4628;}

}

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

    Sub

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

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

    #sub .sub_visual{height: 240px;}
    #sub .sub_visual .inner{width: auto;}
    #sub .sub_visual em{font-size: 14px;margin-bottom: 10px;}
    #sub .sub_visual h3{font-size: 22px;}
    #sub .sub_visual p{font-size: 13px;}

    #status{margin-bottom: 20px;}
    #status > li{padding: 0 12px;}
    #status > li:before{font-size: 13px;margin-top: 2px;}
    #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;}

    /* 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: 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: 20px;}
    .sub_title em{margin-bottom: 5px;font-size: 15px;}
    .sub_title h3{font-size: 24px;}
    .sub_title p{margin-top: 10px;font-size: 13px;}

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

}

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

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

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

    /* company > greetings */
    .gree_dl{display: block;padding-bottom: 50px;}
    .gree_dl dd{width: auto;}
    .gree_dl dd .title{font-size: 24px;line-height: 140%;margin-bottom: 20px;}
    .gree_dl dd .title br{display: none;}
    .gree_dl dd .text p{font-size: 13px;line-height: 140%;margin: 10px 0;}
    .gree_dl dt{width: auto;margin-top: 20px;text-align: center;}

    .gree_m1 .text1{padding-top: 30px;background-size: auto 20px;}
    .gree_m1 .text1 > strong{font-size: 24px;margin-bottom: 15px;}
    .gree_m1 .text1 > strong strong{color: #eb4628;}
    .gree_m1 .text1 p{font-size: 14px;line-height: 150%;}
    .gree_m1 .icolist{margin: 30px -20px 0 -20px;}
    .gree_m1 .icolist li{padding: 0 10px;}
    .gree_m1 .icolist li img{margin-bottom: 10px;width: 50px;}
    .gree_m1 .icolist li em{font-size: 12px;}
    .gree_m1 .icolist li p{font-size: 14px;line-height: 120%;}

    .gree_m2 .card_list{gap: unset;margin: -3px;}
    .gree_m2 .card_list li{border-radius: 5px;margin: 3px;width: calc((100% / 2) - 6px);flex: unset;}
    .gree_m2 .card_list li p{font-size: 18px;}

    .gree_m3{padding: 40px 20px;margin-bottom: -40px;}
    .gree_m3 .img{margin-top: 15vw;transform: scale(1.7);}


    /* company > location */
    .location .map_wrap{margin-bottom: 20px;border-radius: 10px;}
    .location .map_wrap iframe{height: 300px !important;}
    .location .map_info{border-radius: 10px;padding: 20px;}
    .location .map_info .addr{font-size: 16px;margin-bottom: 15px;}
    .location .map_info .addr i{margin-right: 5px;font-size: 18px;}
    .location .map_info ul li{display: block;margin-right: 0;}
    .location .map_info ul li strong{margin-right: 10px;font-size: 14px;}
    .location .map_info ul li p{font-size: 14px;}
    .location .map_info .go_map{position: static;transform: none;width: auto;line-height: 45px;border-radius: 45px;font-size: 14px;margin-top: 20px;}

    /* products > items_intro */
    .product_intro_list{margin: -3px;gap: unset;padding: 0;}
    .product_intro_list .item{padding: 50px 20px;height: 300px;margin: 3px;width: calc((100% / 2) - 6px);flex: unset;}
    .product_intro_list .item::after{width: 30px;height: 30px;border-radius: 30px;top: 20px;right: 15px;background-size: 10px auto;}
    .product_intro_list .item .title{font-size: 18px;}
    .product_intro_list .item .summary{font-size: 13px;line-height: 150%;margin-top: 10px;}
    .product_intro_list .item .tmb img{max-width: 200px !important;width: 100%;}
    .product_intro_list .item:nth-child(3){width: 100%;}
    .product_intro_list .item:nth-child(3){width: calc((100% / 2) - 6px);}

}